WoW:API RequestBattlefieldPositions: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(Moved {{wowapi}} to the top where it should be)
Line 1: Line 1:
{{wowapi}}
Request new position data from the server
Request new position data from the server


Line 9: Line 10:
----
----
__NOTOC__
__NOTOC__
{{wowapi}}

Revision as of 15:42, 26 August 2006

WoW API < RequestBattlefieldPositions

Request new position data from the server

RequestBattlefieldPositions()

Details

Used to retrieve everyones location on the world map and the battlefield minimap from the server, appears to be called on every OnUpdate from the WorldMapFrame frame.