Class MyObjectBuilder_BehaviorTreeActionNode.IntType
Inheritance
System.Object
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 |