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
pos
Vector3table
MonsterSpawnTablespawner
MonsterSpawnercallback
MonsterSpawnTable.SpawnMonsterentry
MonsterSpawnEntrycondition
MonsterSpawnTable.SpawnCondition