Class IdentifierList
Inheritance
System.Object
IdentifierList
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class IdentifierList : Object
Constructors
IdentifierList()
Declaration
public IdentifierList()
Fields
Ids
Declaration
public List<MyVariableIdentifier> Ids
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyVariableIdentifier> |
OriginName
Declaration
public string OriginName
Field Value
Type | Description |
---|---|
System.String |
OriginType
Declaration
public string OriginType
Field Value
Type | Description |
---|---|
System.String |