|
M
Dispose()
|
None
|
Releases all resources used by the Units
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetFormatOptions(ForgeTypeId)
|
FormatOptions
|
Gets the default FormatOptions for a spec.
|
|
|
M
GetFormatOptions(UnitType)
|
FormatOptions
|
Obsolete. Gets the default FormatOptions for a unit type.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetModifiableSpecs()
|
IList<ForgeTypeId>
|
Gets all specs for which the default FormatOptions can be modified.
|
|
|
M
GetModifiableUnitTypes()
|
IList<UnitType>
|
Obsolete. Gets all unit types for which the default FormatOptions can be modified.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsModifiableSpec(ForgeTypeId)
|
bool
|
Checks whether the default FormatOptions can be modified for a given spec.
|
|
|
M
IsModifiableUnitType(UnitType)
|
bool
|
Obsolete. Checks whether the default FormatOptions can be modified for a given unit type.
|
|
|
M
SetFormatOptions(ForgeTypeId, FormatOptions)
|
None
|
Sets the default FormatOptions for a spec.
|
|
|
M
SetFormatOptions(UnitType, FormatOptions)
|
None
|
Obsolete. Sets the default FormatOptions for a unit type.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|