Table of Contents

Method ProcessSpawnTable

Namespace
GrindFest.Characters.Monster
Assembly
GrindFest.dll

ProcessSpawnTable(Vector3, MonsterSpawnTable, MonsterSpawner, SpawnMonster, SpawnCondition)

public void ProcessSpawnTable(Vector3 pos, MonsterSpawnTable table, MonsterSpawner spawner, MonsterSpawnTable.SpawnMonster spawnMonster, MonsterSpawnTable.SpawnCondition condition)

Parameters

pos Vector3
table MonsterSpawnTable
spawner MonsterSpawner
spawnMonster MonsterSpawnTable.SpawnMonster
condition MonsterSpawnTable.SpawnCondition