Event OnDMJumpToPoint
Triggered when a DM teleports to a specific location.
public event Action<OnDMJumpToPoint> OnDMJumpToPoint
Returns
- Action<OnDMJumpToPoint>
- Triggered when a DM teleports to a specific location.
Triggered when a DM teleports to a specific location.
public event Action<OnDMJumpToPoint> OnDMJumpToPoint