Click or drag to resize

GameLiftManager.LobbyManager.SetQuickConnectFlag Method

Changes the value of the QuickConnect flag

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void SetQuickConnectFlag(
	bool _value
)

Parameters

_value
Type: System.Boolean
the new value of that boolean
See Also