Table of Contents

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 Vector3
table MonsterSpawnTable
spawner MonsterSpawner
callback MonsterSpawnTable.SpawnMonster
entry MonsterSpawnEntry
condition MonsterSpawnTable.SpawnCondition