pub const SELF_LEAVE: Event<AgentUpdate>;Expand description
ArcDPS self leave event.
Payload is AgentUpdate of the self player agent.
Events of this type are triggered when changing instance or leaving a party / squad.
pub const SELF_LEAVE: Event<AgentUpdate>;ArcDPS self leave event.
Payload is AgentUpdate of the self player agent.
Events of this type are triggered when changing instance or leaving a party / squad.