Method SpawnMonsters
- Namespace
- GrindFest.Characters.Monster
- Assembly
- GrindFest.dll
SpawnMonsters(Vector3, MonsterSpawner, SpawnMonster, SpawnCondition, bool)
public void SpawnMonsters(Vector3 pos, MonsterSpawner spawner, MonsterSpawnTable.SpawnMonster spawnMonster, MonsterSpawnTable.SpawnCondition condition = null, bool immediate = false)
Parameters
pos
Vector3spawner
MonsterSpawnerspawnMonster
MonsterSpawnTable.SpawnMonstercondition
MonsterSpawnTable.SpawnConditionimmediate
bool