Last updated 3 months ago
Was this helpful?
Method in
public void AddCommandHandler(string commandName, Action handler);
string commandName
string
Action handler
Action