list array for affliction prefabs
This commit is contained in:
+8
@@ -261,6 +261,14 @@ namespace Barotrauma
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static AfflictionPrefab[] ListArray
|
||||||
|
{
|
||||||
|
get
|
||||||
|
{
|
||||||
|
return List.ToArray();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
public string FilePath { get; private set; }
|
public string FilePath { get; private set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user