GetEnemyNames
Declaration
public List<string> GetEnemyNames();
Returns
List<string> - Returns list with all enemyTypes in ProjectSettings
Last updated
public List<string> GetEnemyNames();
List<string> - Returns list with all enemyTypes in ProjectSettings
Last updated