Method SpawnRandomMonstersAroundPosition
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
SpawnRandomMonstersAroundPosition(MonsterRankBehaviour, Vector3, int, MonsterRank, int, int)
public void SpawnRandomMonstersAroundPosition(MonsterRankBehaviour _monsterPrefab, Vector3 position, int monsterLevel, MonsterRank rank, int minGroupSize, int maxGroupSize)
Parameters
_monsterPrefab
MonsterRankBehaviourposition
Vector3monsterLevel
intrank
MonsterRankminGroupSize
intmaxGroupSize
int