Table of Contents

Method SpawnMonstersFromTable

Namespace
GrindFest.Characters.Monster
Assembly
GrindFest.dll

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

public void SpawnMonstersFromTable(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