Show / Hide Table of Contents

Class MyPersistentEntityFlags2

Inheritance
System.Object
MyPersistentEntityFlags2
Namespace: VRage.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public sealed class MyPersistentEntityFlags2 : Enum

Fields

CastShadows

Declaration
public const MyPersistentEntityFlags2 CastShadows
Field Value
Type Description
MyPersistentEntityFlags2

Enabled

Declaration
public const MyPersistentEntityFlags2 Enabled
Field Value
Type Description
MyPersistentEntityFlags2

InScene

Declaration
public const MyPersistentEntityFlags2 InScene
Field Value
Type Description
MyPersistentEntityFlags2

None

Declaration
public const MyPersistentEntityFlags2 None
Field Value
Type Description
MyPersistentEntityFlags2

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾