Table of Contents

Method DropFromTable

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll

DropFromTable(DropTable, Action<ItemBehaviour>, Vector3?)

public void DropFromTable(DropTable table, Action<ItemBehaviour> onDrop = null, Vector3? position = null)

Parameters

table DropTable
onDrop Action<ItemBehaviour>
position Vector3?