This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz getPlayerIndexList: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
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 ...
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name          = bz_getPlayerIndexList
| description  = 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.
| returntype    = bz_APIIntList*
| returns      = A pointer to a newly-created bz_APIIntList that contains the player indexes
}}

Latest revision as of 01:36, 26 November 2025