2027 Members
Changes 0
M

Units Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetFormatOptions(ForgeTypeId) FormatOptions Gets the default FormatOptions for a spec.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetModifiableSpecs() IList<ForgeTypeId> Gets all specs for which the default FormatOptions can be modified.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsModifiableSpec(ForgeTypeId) Boolean Checks whether the default FormatOptions can be modified for a given spec.
M SetFormatOptions(ForgeTypeId, FormatOptions) None Sets the default FormatOptions for a spec.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object