Interface AnimateHandEvent

  • All Superinterfaces:
    Cancellable, Event

    public interface AnimateHandEvent
    extends Event, Cancellable
    Called when a Humanoid hand animation occurs.

    Note: Canceling this event will only stop animation from being seen on server. Animation will always occur on client-side for Player's.

    • Method Detail

      • handType

        HandType handType()
        Gets the HandType used for animation.
        Returns:
        The hand type