Method Dig
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Dig(GameObject)
Applies digging damage to a diggable object
public bool Dig(GameObject diggableObject)
Parameters
diggableObject
GameObjectThe object being dug
Returns
- bool
True if the dig was successful