Click or drag to resize
MyDefinitionBaseDescriptionText Property

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

Use this property when showing description in GUI, as it takes into account more complex description construction.

Namespace: VRage.Game
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public virtual string DescriptionText { get; }

Property Value

Type: String

[Missing <value> documentation for "P:VRage.Game.MyDefinitionBase.DescriptionText"]

See Also