Table of Contents

Method DropLoot

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll

DropLoot(Action<ItemBehaviour>, Vector3?)

public abstract void DropLoot(Action<ItemBehaviour> onDrop = null, Vector3? position = null)

Parameters

onDrop Action<ItemBehaviour>
position Vector3?