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