Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeActionNode.StringType

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