Namespace: TilDeathAssembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
public List<int> EnemyStartNodesList { get; }
public List<int> EnemyStartNodesList { get; }
Public ReadOnly Property EnemyStartNodesList As List(Of Integer)
Get
Public ReadOnly Property EnemyStartNodesList As List(Of Integer)
Get
public:
property List<int>^ EnemyStartNodesList {
List<int>^ get ();
}
public:
property List<int>^ EnemyStartNodesList {
List<int>^ get ();
}
member EnemyStartNodesList : List<int> with get
member EnemyStartNodesList : List<int> with get
Property Value
Type:
List Int32