Last updated 1 year ago
Was this helpful?
Method in
public void AddCommandHandler(string commandName, Func<IEnumerator> handler)
string commandName
string
System.Func<System.Collections.IEnumerator> handler
System.Func<System.Collections.IEnumerator>