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