Click or drag to resize

GameLiftManagerDoOpFunctionCallback Method

Overload List
  NameDescription
Public methodDoOpFunctionCallback(String)
Gets the corresponding callback without parameter function with the given OpCode and callback id from the dictionary. Removes the callback function after it has been invoked.
Public methodDoOpFunctionCallback(String, GameObject)
Gets the corresponding callback function with the given OpCode and callback id from the dictionary. Removes the callback function after it has been invoked.
Top
See Also