Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeActionNode.BoolType

Inheritance
System.Object
MyObjectBuilder_BehaviorTreeActionNode.TypeValue
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
Overrides
MyObjectBuilder_BehaviorTreeActionNode.TypeValue.GetValue()
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾