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