Event OnDMPlayerDMLogin
Triggered when a player attempts to log in as DM.
public event Action<OnDMPlayerDMLogin> OnDMPlayerDMLogin
Returns
- Action<OnDMPlayerDMLogin>
- Triggered when a player attempts to log in as DM.
Triggered when a player attempts to log in as DM.
public event Action<OnDMPlayerDMLogin> OnDMPlayerDMLogin