Class MySafeZoneTexturesDefinition
Inheritance
System.Object
MySafeZoneTexturesDefinition
Assembly: VRage.Game.dll
Syntax
[MyDefinitionType]
public class MySafeZoneTexturesDefinition : MyDefinitionBase
Constructors
MySafeZoneTexturesDefinition()
Declaration
public MySafeZoneTexturesDefinition()
Fields
DisplayTextId
Declaration
public MyStringHash DisplayTextId
Field Value
Texture
Declaration
public MyTextureChange Texture
Field Value
Type |
Description |
VRageRender.Messages.MyTextureChange |
|
Methods
Init(MyObjectBuilder_DefinitionBase)
Declaration
protected override void Init(MyObjectBuilder_DefinitionBase builder)
Parameters
Overrides