Event OnDMAppear
Triggered when a DM appears in the game world, becoming visible to all other players.
public event Action<OnDMAppear> OnDMAppear
Returns
- Action<OnDMAppear>
- Triggered when a DM appears in the game world, becoming visible to all other players.