![]() | GameLiftManagerDoOpFunctionCallback Method |
Name | Description | |
---|---|---|
![]() | DoOpFunctionCallback(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.
|
![]() | DoOpFunctionCallback(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.
|