Method DropFromTable
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
DropFromTable(DropTable, Action<ItemBehaviour>, Vector3?)
public void DropFromTable(DropTable table, Action<ItemBehaviour> onDrop = null, Vector3? position = null)
Parameters
table
DropTableonDrop
Action<ItemBehaviour>position
Vector3?