WoW:World of Warcraft Non-Public API: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (On second thought, looks better like this...)
m (Move page script moved page World of Warcraft Non-Public API to World of Warcraft Non-Public API without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 18: Line 18:
: [[API CommentatorGetNumPlayers|CommentatorGetNumPlayers]](faction)
: [[API CommentatorGetNumPlayers|CommentatorGetNumPlayers]](faction)
: [[API CommentatorGetPlayerInfo|CommentatorGetPlayerInfo]](factionIndex, playerIndex)
: [[API CommentatorGetPlayerInfo|CommentatorGetPlayerInfo]](factionIndex, playerIndex)
: [[API CommentatorRequestSkirmishMode|CommentatorRequestSkirmishMode]]
: [[API CommentatorRequestSkirmishQueueData|CommentatorRequestSkirmishQueueData]]
: [[API CommentatorGetSkirmishMode|CommentatorGetSkirmishMode]]
: [[API CommentatorGetSkirmishQueueCount|CommentatorGetSkirmishQueueCount]]
: [[API CommentatorGetSkirmishQueuePlayerInfo|CommentatorGetSkirmishQueuePlayerInfo]]
: [[API CommentatorLookatPlayer|CommentatorLookatPlayer]](factionIndex, playerIndex)
: [[API CommentatorLookatPlayer|CommentatorLookatPlayer]](factionIndex, playerIndex)
: [[API CommentatorRemovePlayer|CommentatorRemovePlayer]]
: [[API CommentatorRemovePlayer|CommentatorRemovePlayer]]
Line 27: Line 32:
: [[API CommentatorSetMoveSpeed|CommentatorSetMoveSpeed]](speed)
: [[API CommentatorSetMoveSpeed|CommentatorSetMoveSpeed]](speed)
: [[API CommentatorSetPlayerIndex|CommentatorSetPlayerIndex]](factionIndex, playerIndex)
: [[API CommentatorSetPlayerIndex|CommentatorSetPlayerIndex]](factionIndex, playerIndex)
: [[API CommentatorSetSkirmishMatchmakingMode|CommentatorSetSkirmishMatchmakingMode]]
: [[API CommentatorSetTargetHeightOffset|CommentatorSetTargetHeightOffset]](offset)
: [[API CommentatorSetTargetHeightOffset|CommentatorSetTargetHeightOffset]](offset)
: [[API CommentatorStartInstance|CommentatorStartInstance]](mapID, teamSize, minLevel, maxLevel)
: [[API CommentatorStartInstance|CommentatorStartInstance]](mapID, teamSize, minLevel, maxLevel)
: [[API CommentatorStartSkirmishMatch|CommentatorStartSkirmishMatch]]
: [[API CommentatorToggleMode|CommentatorToggleMode]]
: [[API CommentatorToggleMode|CommentatorToggleMode]]
: [[API CommentatorUpdateMapInfo|CommentatorUpdateMapInfo]]
: [[API CommentatorUpdateMapInfo|CommentatorUpdateMapInfo]]
Line 36: Line 43:
: [[API DeleteFile|DeleteFile]]
: [[API DeleteFile|DeleteFile]]
: [[API ForceLogout|ForceLogout]]
: [[API ForceLogout|ForceLogout]]
: [[API GetExtendedItemInfo|GetExtendedItemInfo]]
: [[API ReadFile|ReadFile]]
: [[API ReadFile|ReadFile]]
: [[API RegisterForSavePerCharacter|RegisterForSavePerCharacter]]
: [[API RegisterForSavePerCharacter|RegisterForSavePerCharacter]]

Latest revision as of 04:49, 15 August 2023

WoW API

Some World of Warcraft API functions have no effect on live/PTR realms and are not used in FrameXML, and are for that reason impossible to document. This page lists such non-public API functions; individual API pages may redirect you here if the function you were looking for is not documentable.

You may also be looking for World of Warcraft API, the list of usable API functions; or Global functions, an automatically generated list of all functions on live realms.

Non-Public API Functions[edit]

AppendToFile
CommentatorAddPlayer(teamNumber)
CommentatorEnterInstance
CommentatorExitInstance
CommentatorFollowPlayer(factionIndex, playerIndex)
CommentatorGetCamera
CommentatorGetCurrentMapID
CommentatorGetInstanceInfo
CommentatorGetMapInfo(mapIndex, instanceIndex)
CommentatorGetMode
CommentatorGetNumMaps
CommentatorGetNumPlayers(faction)
CommentatorGetPlayerInfo(factionIndex, playerIndex)
CommentatorRequestSkirmishMode
CommentatorRequestSkirmishQueueData
CommentatorGetSkirmishMode
CommentatorGetSkirmishQueueCount
CommentatorGetSkirmishQueuePlayerInfo
CommentatorLookatPlayer(factionIndex, playerIndex)
CommentatorRemovePlayer
CommentatorSetBattlemaster
CommentatorSetCamera(xPos, yPos, zPos, yaw, pitch, fov)
CommentatorSetCameraCollision(boolean)
CommentatorSetMapAndInstanceIndex(mapIndex, instanceIndex)
CommentatorSetMode
CommentatorSetMoveSpeed(speed)
CommentatorSetPlayerIndex(factionIndex, playerIndex)
CommentatorSetSkirmishMatchmakingMode
CommentatorSetTargetHeightOffset(offset)
CommentatorStartInstance(mapID, teamSize, minLevel, maxLevel)
CommentatorStartSkirmishMatch
CommentatorToggleMode
CommentatorUpdateMapInfo
CommentatorUpdatePlayerInfo
CommentatorZoomIn
CommentatorZoomOut
DeleteFile
ForceLogout
GetExtendedItemInfo
ReadFile
RegisterForSavePerCharacter
ToggleCollision()
ToggleCollisionDisplay()
TogglePerformanceDisplay()
TogglePerformanceValues()
TogglePerformancePause()
TogglePlayerBounds()
TogglePortals()
ToggleTris()