Skip to main content

Delegate IReadOnlyCommandInfo.HandlerDelegate

The function to be executed when the command is dispatched.

Assembly: Dalamud.dll
View Source
Declaration
public delegate void IReadOnlyCommandInfo.HandlerDelegate(string command, string arguments)