Click or drag to resize

GameLiftManagerGameControllerAllClientsFinishedResolvingCloudAnchor Method

Is called when all clients have finished resolving a cloud anchor

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void AllClientsFinishedResolvingCloudAnchor(
	DataReceivedEventArgs _packet
)

Parameters

_packet
Type: DataReceivedEventArgs
The packet containing any information about the cloud anchor that is needed
See Also