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