Last updated
Gets called when the player's angles are updated.
pitchChange:
number
yawChange:
number
cancel():
void
Cancels the event.
Returns
void
Inherited from
isCancelled():
boolean
Returns
boolean
If the event is cancelled or not.
Inherited from
Last updated