Last updated 4 months ago
Was this helpful?
Method in
public void AddCommandHandler(string commandName, Func<IEnumerator> handler)
string commandName
string
Func<IEnumerator> handler
Func<IEnumerator>