Class BoltFlowNameUtility
Inheritance
object
BoltFlowNameUtility
Assembly: solution.dll
Syntax
public static class BoltFlowNameUtility
Methods
UnitPreviousTitle(Type)
Declaration
public static string UnitPreviousTitle(Type unitType)
Parameters
| Type |
Name |
Description |
| Type |
unitType |
|
Returns
UnitTitle(Type, bool)
Declaration
public static string UnitTitle(Type unitType, bool @short)
Parameters
| Type |
Name |
Description |
| Type |
unitType |
|
| bool |
short |
|
Returns
UnitTitle(Type, bool, bool)
Declaration
public static string UnitTitle(Type unitType, bool @short, bool includeStatus)
Parameters
| Type |
Name |
Description |
| Type |
unitType |
|
| bool |
short |
|
| bool |
includeStatus |
|
Returns