![]() | GameLiftManagerSetOpFunctionCallback Method |
Name | Description | |
---|---|---|
![]() | SetOpFunctionCallback(GameLiftManagerOpFunctionCallback) |
Generate callback id with given information.
save the callback with generated id as the key into dictionary
|
![]() | SetOpFunctionCallback(GameLiftManagerOpFunctionCallbackNoParam) |
Generate callback id with given information.
save the callback with generated id as the key into dictionary
|
![]() | SetOpFunctionCallback(GameLiftManagerOpFunctionCallback, String) |
Adds the given callback function with the given OpCode as the key into the dictionary
|
![]() | SetOpFunctionCallback(GameLiftManagerOpFunctionCallbackNoParam, String) |
Adds the given callback function without parameter with the given OpCode as the key into the dictionary
|