Method SpawnItem
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
SpawnItem(string, int, ItemRank, int)
Spawn an item by Addressable path. Drops it on the ground near the hero.
protected ItemBehaviour SpawnItem(string prefabPath, int count = 1, ItemRank rank = ItemRank.None, int level = 1)