Logout Element
Usage
public UnityEvent OnLogoutSuccess;public UnityEvent<string> OnLogoutFailed; // Payload contains the error messageCustomization
Last updated
Was this helpful?
public UnityEvent OnLogoutSuccess;public UnityEvent<string> OnLogoutFailed; // Payload contains the error messageLast updated
Was this helpful?
Was this helpful?