Click or drag to resize
MyDefinitionBaseDisplayNameText Property

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

Use this property when showing name in GUI instead of DisplayName. This takes into account more complex name construction.

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

Property Value

Type: String

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

See Also