Skip to content

M_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_GetEnumerator

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

AllPlayersNode.GetEnumerator Method

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)

Syntax

C#

public IEnumerator<PlayerNode> GetEnumerator()

Return Value

Type: IEnumerator(PlayerNode)
The enumerator

See Also

Reference

AllPlayersNode Class
Aurora.Profiles.CSGO.GSI.Nodes Namespace

Clone this wiki locally