This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_getPlayerIndexList

From BZFlagWiki
Revision as of 05:54, 15 December 2008 by Javawizard2539 (Talk | contribs) (New page: {{apicall | name = bz_getPlayerIndexList | description = Returns a list of players indexes. Same as bz_getPlayerIndexList(bz_APIIntList), but a new bz_APIIntList is created ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

bz_APIIntList* bz_getPlayerIndexList ()


Returns a list of players indexes. Same as bz_getPlayerIndexList(bz_APIIntList), but a new bz_APIIntList is created and returned. This newly-created api int list must be deleted when it is no longer needed.

Returns:
A pointer to a newly-created bz_APIIntList that contains the player indexes