Class MyObjectBuilder_BehaviorTreeActionNode.MemType
Inheritance
System.Object
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 |