Click or drag to resize

GameLiftManagerm_Players Field

Dictionary containing the all users that are connected peerIds and usernames

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Dictionary<int, string> m_Players

Field Value

Type: DictionaryInt32, String
See Also