AddCommandHandler(string,System.Func<T1, T2, IEnumerator>)
Summary
public void AddCommandHandler<T1, T2>(string commandName, System.Func<T1, T2, IEnumerator> handler);Remarks
<<commandName param1 param2>>Parameters
Name
Description
PreviousAddCommandHandler(string,System.Action<T1, T2>)NextAddCommandHandler(string,System.Func<T1, T2, Coroutine>)
Last updated
Was this helpful?
