Class SurvivorLeftEvent


  • public final class SurvivorLeftEvent
    extends PlayerEvent
    Called whenever a Survivor leaves the Trial. Contains the reason why they left.
    • Constructor Detail

    • Method Detail

      • getReason

        public LeaveReason getReason()
        Gets the reason why the Survivor left the Trial.
        Returns:
        The reason why the Survivor left the Trial.