Delegate IClientState.LogoutDelegate
A delegate type used for the Dalamud.Plugin.Services.IClientState.Logout event.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void IClientState.LogoutDelegate(int type, int code)
A delegate type used for the Dalamud.Plugin.Services.IClientState.Logout event.
public delegate void IClientState.LogoutDelegate(int type, int code)