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