Delegate IUnlockState.UnlockDelegate
A delegate type used for the Dalamud.Plugin.Services.IUnlockState.Unlock event.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void IUnlockState.UnlockDelegate(RowRef rowRef)
A delegate type used for the Dalamud.Plugin.Services.IUnlockState.Unlock event.
public delegate void IUnlockState.UnlockDelegate(RowRef rowRef)