Click or drag to resize

GameLiftManagerGenerateOpFunctionCallbackKey Method

Generates a unique callback id for a callback function.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string GenerateOpFunctionCallbackKey()

Return Value

Type: String
A unique callback id in string
See Also