Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeActionNode.FloatType

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