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