Class MyObjectBuilder_BehaviorTreeActionNode.BoolType
Inheritance
System.Object
MyObjectBuilder_BehaviorTreeActionNode.BoolType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class BoolType : MyObjectBuilder_BehaviorTreeActionNode.TypeValue
Constructors
BoolType()
Declaration
public BoolType()
Fields
BoolValue
Declaration
public bool BoolValue
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
GetValue()
Declaration
public override object GetValue()
Returns
Type | Description |
---|---|
System.Object |