IClientState.Login event
Fired once when the player finishes loading into the world (in-world ready).
public event Action Login;See Also
Section titled “See Also”- interface IClientState
- namespace Stellar.Abstractions.Services
Fired once when the player finishes loading into the world (in-world ready).
public event Action Login;