Class GetStunDurationEvent


  • public final class GetStunDurationEvent
    extends ModifiableEvent<java.lang.Integer>
    Determines the length (in ticks) of the Killer Stun. Contains the Survivor who Stunned the Killer. Setting the value to 0 will cancel the event.
    • Constructor Detail

      • GetStunDurationEvent

        public GetStunDurationEvent​(Survivor survivor,
                                    int value)