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