Table of Contents

Method Dig

Namespace
GrindFest
Assembly
GrindFest.dll

Dig(GameObject)

Applies digging damage to a diggable object

public bool Dig(GameObject diggableObject)

Parameters

diggableObject GameObject

The object being dug

Returns

bool

True if the dig was successful