AddCommandHandler(string,Func<T1, T2, Coroutine>)
Method in Actions
Summary
Parameters
Name
Description
string
commandName
System.Func<T1, T2, UnityEngine.Coroutine>
handler
PreviousAddCommandHandler(string,Func<T1, T2, IEnumerator>)NextAddCommandHandler(string,Action<T1, T2, T3>)
Last updated