Click or drag to resize

GameLiftManagerLobbyManagerSetQuickConnectFlag 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: SystemBoolean
the new value of that boolean
See Also