Class MyObjectBuilder_ArithmeticScriptNode
Inheritance
System.Object
MyObjectBuilder_ArithmeticScriptNode
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ArithmeticScriptNode : MyObjectBuilder_ScriptNode
Constructors
MyObjectBuilder_ArithmeticScriptNode()
Declaration
public MyObjectBuilder_ArithmeticScriptNode()
Fields
Declaration
public MyVariableIdentifier InputAID
Field Value
Declaration
public MyVariableIdentifier InputBID
Field Value
Operation
Declaration
Field Value
Type |
Description |
System.String |
|
OutputNodeIDs
Declaration
public List<MyVariableIdentifier> OutputNodeIDs
Field Value
Type
Declaration
Field Value
Type |
Description |
System.String |
|
ValueA
Declaration
Field Value
Type |
Description |
System.String |
|
ValueB
Declaration
Field Value
Type |
Description |
System.String |
|
Extension Methods