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 updatePlayerData: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
New page: {{apicall | name = bz_updatePlayerData | description = Updates the data in a bz_BasePlayerRecord to the current state of that player. The information in a base player record...
 
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_updatePlayerData
| description  = Updates the data in a [[bz_BasePlayerRecord]] to the current state of that player. The information in a base player record instance is not kept up-to-date as the game progresses, so this method must be called to get the most up-to-date information.
| param1        = playerRecord
| param1type    = bz_BasePlayerRecord*
| param1desc    = The player record to update. This record will contain the current information for the player it represents after this method call returns.
}}

Latest revision as of 01:39, 26 November 2025