Inheritance
System.Object
MyObjectBuilder_RadialMenuSection
Assembly: VRage.Game.dll
public class MyObjectBuilder_RadialMenuSection : Object
Constructors
Declaration
public MyObjectBuilder_RadialMenuSection()
Fields
Declaration
public MyObjectBuilder_RadialMenuItem[] Items
Field Value
Declaration
Field Value
Declaration
public bool m_IsEnabledCreative
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool m_IsEnabledSurvival
Field Value
Type |
Description |
System.Boolean |
|
Properties
Declaration
public bool IsEnabledCreative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsEnabledSurvival { get; set; }
Property Value
Type |
Description |
System.Boolean |
|