Show / Hide Table of Contents

Class MyObjectBuilder_RadialMenuSection

Inheritance
System.Object
MyObjectBuilder_RadialMenuSection
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_RadialMenuSection : Object

Constructors

MyObjectBuilder_RadialMenuSection()

Declaration
public MyObjectBuilder_RadialMenuSection()

Fields

Items

Declaration
public MyObjectBuilder_RadialMenuItem[] Items
Field Value
Type Description
MyObjectBuilder_RadialMenuItem[]

Label

Declaration
public MyStringId Label
Field Value
Type Description
MyStringId

m_IsEnabledCreative

Declaration
public bool m_IsEnabledCreative
Field Value
Type Description
System.Boolean

m_IsEnabledSurvival

Declaration
public bool m_IsEnabledSurvival
Field Value
Type Description
System.Boolean

Properties

IsEnabledCreative

Declaration
public bool IsEnabledCreative { get; set; }
Property Value
Type Description
System.Boolean

IsEnabledSurvival

Declaration
public bool IsEnabledSurvival { get; set; }
Property Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾