Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeActionNode.MemType

Inheritance
System.Object
MyObjectBuilder_BehaviorTreeActionNode.TypeValue
MyObjectBuilder_BehaviorTreeActionNode.MemType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MemType : MyObjectBuilder_BehaviorTreeActionNode.TypeValue

Constructors

MemType()

Declaration
public MemType()

Fields

MemName

Declaration
public string MemName
Field Value
Type Description
System.String

Methods

GetValue()

Declaration
public override object GetValue()
Returns
Type Description
System.Object
Overrides
MyObjectBuilder_BehaviorTreeActionNode.TypeValue.GetValue()
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾