Class MyPersistentEntityFlags2
Inheritance
System.Object
MyPersistentEntityFlags2
Assembly: VRage.Game.dll
Syntax
public sealed class MyPersistentEntityFlags2 : Enum
Fields
CastShadows
Declaration
public const MyPersistentEntityFlags2 CastShadows
Field Value
Enabled
Declaration
public const MyPersistentEntityFlags2 Enabled
Field Value
InScene
Declaration
public const MyPersistentEntityFlags2 InScene
Field Value
None
Declaration
public const MyPersistentEntityFlags2 None
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|