| GameLiftManagerm_GroupId Property |
The group ID used to communicate with all users
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int m_GroupId { get; private set; }
Public Property m_GroupId As Integer
Get
Private Set
public:
property int m_GroupId {
int get ();
private: void set (int value);
}
member m_GroupId : int with get, private set
Property Value
Type:
Int32See Also