Click or drag to resize
MyDefinitionBase.DescriptionEnum Field

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

Enum used for localization of description. Null for player created definitions.

Namespace: VRage.Game
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public Nullable<MyStringId> DescriptionEnum

Field Value

Type: Nullable<MyStringId>
See Also