Event.Cancel Method

Cancels a previously created game event that has not been fired. This is necessary to avoid leaking memory when an event isn't fired.

void Cancel()