Click or drag to resize
MyDefinitionBase Fields

[This is preliminary documentation and is subject to change.]

The MyDefinitionBase type exposes the following members.

Fields
  NameDescription
Public fieldAvailableInSurvival
Public fieldContext
Public fieldDescriptionEnum
Enum used for localization of description. Null for player created definitions.
Public fieldDescriptionString
String used for user created description which do not have localization support.
Public fieldDisplayNameEnum
Enum used for localization of display name. Null for player created definitions.
Public fieldDisplayNameString
String name used for user created definitions which do not have localization support.
Public fieldEnabled
Definition can be disabled by mod, then it will be removed from definition manager
Public fieldIcons
Icons for the definition, they are used from top to bottom.
Public fieldId
Public fieldPublic
Indicates if definition should be offered in Cube builder
Top
See Also