Constant SELF_JOIN

Source
pub const SELF_JOIN: Event<AgentUpdate>;
Expand description

ArcDPS self join event.

Payload is AgentUpdate of the self player agent.

Events of this type are triggered upon map load. The last event can be retriggered on demand by addons sending an REPLAY_SELF_JOIN event.