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