AddCommandHandler(string,Func<Coroutine>)
Summary
public void AddCommandHandler(string commandName, Func<Coroutine> handler);Parameters
Name
Description
Last updated
Was this helpful?
public void AddCommandHandler(string commandName, Func<Coroutine> handler);Last updated
Was this helpful?
Was this helpful?