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

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}} 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 list…')
 
m (On second thought, looks better like this...)
Line 6: Line 6:
== Non-Public API Functions ==
== Non-Public API Functions ==
: [[API AppendToFile|AppendToFile]]
: [[API AppendToFile|AppendToFile]]
: [[API CommentatorAddPlayer|CommentatorAddPlayer]]
: [[API CommentatorAddPlayer|CommentatorAddPlayer]](teamNumber)
: [[API CommentatorEnterInstance|CommentatorEnterInstance]]
: [[API CommentatorEnterInstance|CommentatorEnterInstance]]
: [[API CommentatorExitInstance|CommentatorExitInstance]]
: [[API CommentatorExitInstance|CommentatorExitInstance]]
: [[API CommentatorFollowPlayer|CommentatorFollowPlayer]]
: [[API CommentatorFollowPlayer|CommentatorFollowPlayer]](factionIndex, playerIndex)
: [[API CommentatorGetCamera|CommentatorGetCamera]]
: [[API CommentatorGetCamera|CommentatorGetCamera]]
: [[API CommentatorGetCurrentMapID|CommentatorGetCurrentMapID]]
: [[API CommentatorGetCurrentMapID|CommentatorGetCurrentMapID]]
: [[API CommentatorGetInstanceInfo|CommentatorGetInstanceInfo]]
: [[API CommentatorGetInstanceInfo|CommentatorGetInstanceInfo]]
: [[API CommentatorGetMapInfo|CommentatorGetMapInfo]]
: [[API CommentatorGetMapInfo|CommentatorGetMapInfo]](mapIndex, instanceIndex)
: [[API CommentatorGetMode|CommentatorGetMode]]
: [[API CommentatorGetMode|CommentatorGetMode]]
: [[API CommentatorGetNumMaps|CommentatorGetNumMaps]]
: [[API CommentatorGetNumMaps|CommentatorGetNumMaps]]
: [[API CommentatorGetNumPlayers|CommentatorGetNumPlayers]]
: [[API CommentatorGetNumPlayers|CommentatorGetNumPlayers]](faction)
: [[API CommentatorGetPlayerInfo|CommentatorGetPlayerInfo]]
: [[API CommentatorGetPlayerInfo|CommentatorGetPlayerInfo]](factionIndex, playerIndex)
: [[API CommentatorLookatPlayer|CommentatorLookatPlayer]]
: [[API CommentatorLookatPlayer|CommentatorLookatPlayer]](factionIndex, playerIndex)
: [[API CommentatorRemovePlayer|CommentatorRemovePlayer]]
: [[API CommentatorRemovePlayer|CommentatorRemovePlayer]]
: [[API CommentatorSetBattlemaster|CommentatorSetBattlemaster]]
: [[API CommentatorSetBattlemaster|CommentatorSetBattlemaster]]
: [[API CommentatorSetCamera|CommentatorSetCamera]]
: [[API CommentatorSetCamera|CommentatorSetCamera]](xPos, yPos, zPos, yaw, pitch, fov)
: [[API CommentatorSetCameraCollision|CommentatorSetCameraCollision]]
: [[API CommentatorSetCameraCollision|CommentatorSetCameraCollision]](boolean)
: [[API CommentatorSetMapAndInstanceIndex|CommentatorSetMapAndInstanceIndex]]
: [[API CommentatorSetMapAndInstanceIndex|CommentatorSetMapAndInstanceIndex]](mapIndex, instanceIndex)
: [[API CommentatorSetMode|CommentatorSetMode]]
: [[API CommentatorSetMode|CommentatorSetMode]]
: [[API CommentatorSetMoveSpeed|CommentatorSetMoveSpeed]]
: [[API CommentatorSetMoveSpeed|CommentatorSetMoveSpeed]](speed)
: [[API CommentatorSetPlayerIndex|CommentatorSetPlayerIndex]]
: [[API CommentatorSetPlayerIndex|CommentatorSetPlayerIndex]](factionIndex, playerIndex)
: [[API CommentatorSetTargetHeightOffset|CommentatorSetTargetHeightOffset]]
: [[API CommentatorSetTargetHeightOffset|CommentatorSetTargetHeightOffset]](offset)
: [[API CommentatorStartInstance|CommentatorStartInstance]]
: [[API CommentatorStartInstance|CommentatorStartInstance]](mapID, teamSize, minLevel, maxLevel)
: [[API CommentatorToggleMode|CommentatorToggleMode]]
: [[API CommentatorToggleMode|CommentatorToggleMode]]
: [[API CommentatorUpdateMapInfo|CommentatorUpdateMapInfo]]
: [[API CommentatorUpdateMapInfo|CommentatorUpdateMapInfo]]

Revision as of 14:18, 12 June 2010

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

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