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