Method EnqueueSpawnRequest
- Namespace
- GrindFest.Characters.Monster
- Assembly
- GrindFest.dll
EnqueueSpawnRequest(Vector3, MonsterSpawnTable, MonsterSpawner, SpawnMonster, MonsterSpawnEntry, SpawnCondition)
public void EnqueueSpawnRequest(Vector3 pos, MonsterSpawnTable table, MonsterSpawner spawner, MonsterSpawnTable.SpawnMonster callback, MonsterSpawnEntry entry = null, MonsterSpawnTable.SpawnCondition condition = null)
Parameters
posVector3tableMonsterSpawnTablespawnerMonsterSpawnercallbackMonsterSpawnTable.SpawnMonsterentryMonsterSpawnEntryconditionMonsterSpawnTable.SpawnCondition