native Deg2Rad takes real degrees returns real
native Rad2Deg takes real radians returns real
native Sin takes real radians returns real
native Cos takes real radians returns real
native Tan takes real radians returns real
native Asin takes real y returns real
native Acos takes real x returns real
native Atan takes real x returns real
native Atan2 takes real y, real x returns real
native SquareRoot takes real x returns real
native Pow takes real x, real power returns real
native I2R takes integer i returns real
native S2R takes string s returns real
constant native GetStartLocationX takes integer whichStartLocation returns real
constant native GetStartLocationY takes integer whichStartLocation returns real
native TimerGetElapsed takes timer whichTimer returns real
native TimerGetRemaining takes timer whichTimer returns real
native TimerGetTimeout takes timer whichTimer returns real
native GetRectCenterX takes rect whichRect returns real
native GetRectCenterY takes rect whichRect returns real
native GetRectMinX takes rect whichRect returns real
native GetRectMinY takes rect whichRect returns real
native GetRectMaxX takes rect whichRect returns real
native GetRectMaxY takes rect whichRect returns real
native GetLocationX takes location whichLocation returns real
native GetLocationY takes location whichLocation returns real
native GetLocationZ takes location whichLocation returns real
constant native GetTournamentFinishSoonTimeRemaining takes nothing returns real
constant native GetOrderPointX takes nothing returns real
constant native GetOrderPointY takes nothing returns real
constant native GetSpellTargetX takes nothing returns real
constant native GetSpellTargetY takes nothing returns real
constant native GetEventDamage takes nothing returns real
native GetWidgetLife takes widget whichWidget returns real
native GetWidgetX takes widget whichWidget returns real
native GetWidgetY takes widget whichWidget returns real
native GetDestructableX takes destructable d returns real
native GetDestructableY takes destructable d returns real
native GetDestructableLife takes destructable d returns real
native GetDestructableMaxLife takes destructable d returns real
native GetDestructableOccluderHeight takes destructable d returns real
native GetItemX takes item i returns real
native GetItemY takes item i returns real
native GetUnitAcquireRange takes unit whichUnit returns real
native GetUnitTurnSpeed takes unit whichUnit returns real
native GetUnitPropWindow takes unit whichUnit returns real
native GetUnitFlyHeight takes unit whichUnit returns real
native GetUnitDefaultAcquireRange takes unit whichUnit returns real
native GetUnitDefaultTurnSpeed takes unit whichUnit returns real
native GetUnitDefaultPropWindow takes unit whichUnit returns real
native GetUnitDefaultFlyHeight takes unit whichUnit returns real
constant native GetUnitX takes unit whichUnit returns real
constant native GetUnitY takes unit whichUnit returns real
constant native GetUnitFacing takes unit whichUnit returns real
constant native GetUnitMoveSpeed takes unit whichUnit returns real
constant native GetUnitDefaultMoveSpeed takes unit whichUnit returns real
constant native GetUnitState takes unit whichUnit, unitstate whichUnitState returns real
native WaygateGetDestinationX takes unit waygate returns real
native WaygateGetDestinationY takes unit waygate returns real
constant native GetPlayerHandicap takes player whichPlayer returns real
constant native GetPlayerHandicapXP takes player whichPlayer returns real
constant native GetPlayerHandicapReviveTime takes player whichPlayer returns real
constant native GetPlayerHandicapDamage takes player whichPlayer returns real
constant native GetFloatGameState takes fgamestate whichFloatGameState returns real
native GetStoredReal takes gamecache cache, string missionKey, string key returns real
native LoadReal takes hashtable table, integer parentKey, integer childKey returns real
native GetRandomReal takes real lowBound, real highBound returns real
native GetTimeOfDayScale takes nothing returns real
native CameraSetupGetField takes camerasetup whichSetup, camerafield whichField returns real
native CameraSetupGetDestPositionX takes camerasetup whichSetup returns real
native CameraSetupGetDestPositionY takes camerasetup whichSetup returns real
native GetCameraMargin takes integer whichMargin returns real
constant native GetCameraBoundMinX takes nothing returns real
constant native GetCameraBoundMinY takes nothing returns real
constant native GetCameraBoundMaxX takes nothing returns real
constant native GetCameraBoundMaxY takes nothing returns real
constant native GetCameraField takes camerafield whichField returns real
constant native GetCameraTargetPositionX takes nothing returns real
constant native GetCameraTargetPositionY takes nothing returns real
constant native GetCameraTargetPositionZ takes nothing returns real
constant native GetCameraEyePositionX takes nothing returns real
constant native GetCameraEyePositionY takes nothing returns real
constant native GetCameraEyePositionZ takes nothing returns real
native GetLightningColorA takes lightning whichBolt returns real
native GetLightningColorR takes lightning whichBolt returns real
native GetLightningColorG takes lightning whichBolt returns real
native GetLightningColorB takes lightning whichBolt returns real
native BlzGetTriggerPlayerMouseX takes nothing returns real
native BlzGetTriggerPlayerMouseY takes nothing returns real
native BlzGetUnitAttackCooldown takes unit whichUnit, integer weaponIndex returns real
native BlzGetLocalSpecialEffectX takes effect whichEffect returns real
native BlzGetLocalSpecialEffectY takes effect whichEffect returns real
native BlzGetLocalSpecialEffectZ takes effect whichEffect returns real
native BlzGetUnitArmor takes unit whichUnit returns real
native BlzGetUnitCollisionSize takes unit whichUnit returns real
native BlzGetAbilityCooldown takes integer abilId, integer level returns real
native BlzGetUnitAbilityCooldown takes unit whichUnit, integer abilId, integer level returns real
native BlzGetUnitAbilityCooldownRemaining takes unit whichUnit, integer abilId returns real
native BlzGetLocalUnitZ takes unit whichUnit returns real
native BlzGetUnitZ takes unit whichUnit returns real