Class BoltFlowNameUtility
Inheritance
BoltFlowNameUtility
Syntax
public static class BoltFlowNameUtility
Methods
UnitPreviousTitle(Type)
Declaration
public static string UnitPreviousTitle(Type unitType)
Parameters
Type |
Name |
Description |
Type |
unitType |
|
Returns
UnitTitle(Type, Boolean)
Declaration
[Obsolete("This method is obsolete. Please use the new UnitTitle(unitType, short, includeStatus) instead.")]
public static string UnitTitle(Type unitType, bool short)
Parameters
Returns
UnitTitle(Type, Boolean, Boolean)
Declaration
public static string UnitTitle(Type unitType, bool short, bool includeStatus)
Parameters
Returns