Click or drag to resize

GameLiftManagerSetPhysicsMasterId Method

Assigns the given peer id to physics master's id.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetPhysicsMasterId(
	int id
)

Parameters

id
Type: SystemInt32
Peer id
See Also