Click or drag to resize
MySessionComponentDefinition Fields

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

The MySessionComponentDefinition type exposes the following members.

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