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