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
tableDropTableonDropAction<ItemBehaviour>positionVector3?