Method GetMonsterPrefab
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
GetMonsterPrefab(string)
Monster prefab by name for a caller that must have it now. Throws when it is not resident: nothing loads synchronously any more, and a caller that cannot wait is a caller whose content has to be declared in the scope that needs it (see Get<T>(string)).
public MonsterRankBehaviour GetMonsterPrefab(string name)
Parameters
namestring