Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeActionNode.IntType

Inheritance
System.Object
MyObjectBuilder_BehaviorTreeActionNode.TypeValue
MyObjectBuilder_BehaviorTreeActionNode.IntType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class IntType : MyObjectBuilder_BehaviorTreeActionNode.TypeValue

Constructors

IntType()

Declaration
public IntType()

Fields

IntValue

Declaration
public int IntValue
Field Value
Type Description
System.Int32

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
☀
☾