-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_GetEnumerator
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Retrieves the enumerator for all players list
Namespace: Aurora.Profiles.CSGO.GSI.Nodes
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public IEnumerator<PlayerNode> GetEnumerator()
Type: IEnumerator(PlayerNode)
The enumerator
AllPlayersNode Class
Aurora.Profiles.CSGO.GSI.Nodes Namespace