Class MyObjectBuilder_EventScriptNode
Inheritance
System.Object
MyObjectBuilder_EventScriptNode
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_EventScriptNode : MyObjectBuilder_ScriptNode
Constructors
MyObjectBuilder_EventScriptNode()
Declaration
public MyObjectBuilder_EventScriptNode()
Fields
Name
Declaration
Field Value
Type |
Description |
System.String |
|
OuputTypes
Declaration
public List<string> OuputTypes
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
OutputIDs
Declaration
public List<IdentifierList> OutputIDs
Field Value
OutputNames
Declaration
public List<string> OutputNames
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
SequenceOutputID
Declaration
public int SequenceOutputID
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods