|
TYPES |
FUNCTIONS |
VARIABLES
Functions in Blizzard.j
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
A
Line | Constant | Type | Name | Parameters | Return Type |
6637 | | function | AbortCinematicFadeBJ | | nothing |
754 | | function | AcosBJ | real degrees | real |
2560 | | function | AddHeroXPSwapped | integer xpToAdd, unit whichHero, boolean showEyeCandy | nothing |
3819 | | function | AddItemToStockBJ | integer itemId, unit whichUnit, integer currentStock, integer stockMax | nothing |
1930 | | function | AddLightningLoc | string codeName, location where1, location where2 | lightning |
7667 | | function | AddResourceAmountBJ | integer delta, unit whichUnit | nothing |
2495 | | function | AddSpecialEffectLocBJ | location where, string modelName | effect |
2501 | | function | AddSpecialEffectTargetUnitBJ | string attachPointName, widget targetWidget, string modelName | effect |
2110 | | function | AddUnitAnimationPropertiesBJ | boolean add, string animProperties, unit whichUnit | nothing |
3824 | | function | AddUnitToStockBJ | integer unitId, unit whichUnit, integer currentStock, integer stockMax | nothing |
1854 | | function | AddWeatherEffectSaveLast | rect where, integer effectID | weathereffect |
1506 | | function | AdjustCameraBoundsBJ | integer adjustMethod, real dxWest, real dxEast, real dyNorth, real dySouth | nothing |
1543 | | function | AdjustCameraBoundsForPlayerBJ | integer adjustMethod, player whichPlayer, real dxWest, real dxEast, real dyNorth, real dySouth | nothing |
7626 | | function | AdjustPlayerStateBJ | integer delta, player whichPlayer, playerstate whichPlayerState | nothing |
7621 | | function | AdjustPlayerStateSimpleBJ | player whichPlayer, playerstate whichPlayerState, integer delta | nothing |
5060 | | function | AllowVictoryDefeat | playergameresult gameResult | boolean |
769 | | function | AngleBetweenPoints | location locA, location locB | real |
749 | | function | AsinBJ | real degrees | real |
764 | | function | Atan2BJ | real y, real x | real |
759 | | function | AtanBJ | real degrees | real |
2203 | | function | AttachSoundToUnitBJ | sound soundHandle, unit whichUnit | nothing |
BACK TO TOP
B
BACK TO TOP
C
Line | Constant | Type | Name | Parameters | Return Type |
1452 | | function | CameraClearNoiseForPlayer | player whichPlayer | nothing |
1593 | | function | CameraResetSmoothingFactorBJ | | nothing |
1436 | | function | CameraSetEQNoiseForPlayer | player whichPlayer, real magnitude | nothing |
1588 | | function | CameraSetSmoothingFactorBJ | real factor | nothing |
1420 | | function | CameraSetSourceNoiseForPlayer | player whichPlayer, real magnitude, real velocity | nothing |
1428 | | function | CameraSetTargetNoiseForPlayer | player whichPlayer, real magnitude, real velocity | nothing |
1292 | | function | CameraSetupApplyForPlayer | boolean doPan, camerasetup whichSetup, player whichPlayer, real duration | nothing |
1300 | | function | CameraSetupGetFieldSwap | camerafield whichField, camerasetup whichSetup | real |
6308 | | function | CancelCineSceneBJ | | nothing |
4018 | | function | ChangeElevatorHeight | destructable d, integer newHeight | nothing |
4136 | | function | ChangeElevatorWallBlocker | real x, real y, real facing, boolean open | nothing |
4187 | | function | ChangeElevatorWalls | boolean open, integer walls, destructable d | nothing |
9626 | | function | CheckInitPlayerSlotAvailability | | nothing |
2948 | | function | CheckItemcodeStatus | integer itemId, integer status | boolean |
2928 | | function | CheckItemStatus | item whichItem, integer status | boolean |
2890 | | function | ChooseRandomCreepBJ | integer level | integer |
2875 | | function | ChooseRandomItemBJ | integer level | integer |
2880 | | function | ChooseRandomItemExBJ | integer level, itemtype whichType | integer |
2885 | | function | ChooseRandomNPBuildingBJ | | integer |
6648 | | function | CinematicFadeBJ | integer fadetype, real duration, string tex, real red, real green, real blue, real trans | nothing |
6582 | | function | CinematicFadeCommonBJ | real red, real green, real blue, real duration, string tex, real startTrans, real endTrans | nothing |
6672 | | function | CinematicFilterGenericBJ | real duration, blendmode bmode, string tex, real red0, real green0, real blue0, real trans0, real red1, real green1, real blue1, real trans1 | nothing |
6564 | | function | CinematicModeBJ | boolean cineMode, force forForce | nothing |
6501 | | function | CinematicModeExBJ | boolean cineMode, force forForce, real interfaceFadeTime | nothing |
2399 | | function | ClearMapMusicBJ | | nothing |
3245 | | function | ClearSelectionForPlayer | player whichPlayer | nothing |
1622 | | function | ClearTextMessagesBJ | force toForce | nothing |
1181 | | function | CommentString | string commentString | nothing |
1250 | | function | CompareLocationsBJ | location A, location B | boolean |
1255 | | function | CompareRectsBJ | rect A, rect B | boolean |
892 | | function | ConditionalTriggerExecute | trigger trig | nothing |
4997 | | function | ConfigureNeutralVictim | | nothing |
6623 | | function | ContinueCinematicFadeAfterBJ | real duration, real red, real green, real blue, real trans, string tex | nothing |
6616 | | function | ContinueCinematicFadeBJ | | nothing |
7677 | | function | ConvertedPlayer | integer convertedPlayerId | player |
7567 | | function | CopySaveGameBJ | string sourceSaveName, string destSaveName | boolean |
739 | | function | CosBJ | real degrees | real |
4647 | | function | CountLivingPlayerUnitsOfTypeId | integer unitId, player whichPlayer | integer |
4605 | | function | CountPlayersInForceBJ | force f | integer |
4600 | | function | CountPlayersInForceEnum | | nothing |
4583 | | function | CountUnitsInGroup | group g | integer |
4578 | | function | CountUnitsInGroupEnum | | nothing |
3087 | | function | CreateCorpseLocBJ | integer unitid, player whichPlayer, location loc | unit |
3868 | | function | CreateDeadDestructableLocBJ | integer objectid, location loc, real facing, real scale, integer variation | destructable |
5465 | | function | CreateDefeatConditionBJ | string description | defeatcondition |
3862 | | function | CreateDestructableLoc | integer objectid, location loc, real facing, real scale, integer variation | destructable |
2051 | | function | CreateFogModifierRadiusLocBJ | boolean enabled, player whichPlayer, fogstate whichFogState, location center, real radius | fogmodifier |
2028 | | function | CreateFogModifierRadiusLocSimple | player whichPlayer, fogstate whichFogState, location center, real radius, boolean afterUnits | fogmodifier |
2038 | | function | CreateFogModifierRectBJ | boolean enabled, player whichPlayer, fogstate whichFogState, rect r | fogmodifier |
2022 | | function | CreateFogModifierRectSimple | player whichPlayer, fogstate whichFogState, rect r, boolean afterUnits | fogmodifier |
2116 | | function | CreateImageBJ | string file, real size, location where, real zOffset, integer imageType | image |
2637 | | function | CreateItemLoc | integer itemId, location loc | item |
5752 | | function | CreateLeaderboardBJ | force toForce, string label | leaderboard |
5853 | | function | CreateMultiboardBJ | integer cols, integer rows, string title | multiboard |
3058 | | function | CreateNUnitsAtLoc | integer count, integer unitId, player whichPlayer, location loc, real face | group |
3070 | | function | CreateNUnitsAtLocFacingLocBJ | integer count, integer unitId, player whichPlayer, location loc, location lookAt | group |
3169 | | function | CreatePermanentCorpseLocBJ | integer style, integer unitid, player whichPlayer, location loc, real facing | unit |
5387 | | function | CreateQuestBJ | integer questType, string title, string description, string iconPath | quest |
5442 | | function | CreateQuestItemBJ | quest whichQuest, string description | questitem |
6133 | | function | CreateTextTagLocBJ | string s, location loc, real zOffset, real size, real red, real green, real blue, real transparency | texttag |
6143 | | function | CreateTextTagUnitBJ | string s, unit whichUnit, real zOffset, real size, real red, real green, real blue, real transparency | texttag |
5585 | | function | CreateTimerBJ | boolean periodic, real timeout | timer |
5611 | | function | CreateTimerDialogBJ | timer t, string title | timerdialog |
2142 | | function | CreateUbersplatBJ | location where, string name, real red, real green, real blue, real alpha, boolean forcePaused, boolean noBirthTime | ubersplat |
3042 | | function | CreateUnitAtLocSaveLast | player id, integer unitid, location loc, real face | unit |
5349 | | function | CustomDefeatBJ | player whichPlayer, string message | nothing |
5309 | | function | CustomDefeatDialogBJ | player whichPlayer, string message | nothing |
5292 | | function | CustomDefeatLoadBJ | | nothing |
5298 | | function | CustomDefeatQuitBJ | | nothing |
5272 | | function | CustomDefeatReduceDifficultyBJ | | nothing |
5266 | | function | CustomDefeatRestartBJ | | nothing |
5245 | | function | CustomVictoryBJ | player whichPlayer, boolean showDialog, boolean showScores | nothing |
5201 | | function | CustomVictoryDialogBJ | player whichPlayer | nothing |
5175 | | function | CustomVictoryOkBJ | | nothing |
5190 | | function | CustomVictoryQuitBJ | | nothing |
5229 | | function | CustomVictorySkipBJ | player whichPlayer | nothing |
BACK TO TOP
D
Line | Constant | Type | Name | Parameters | Return Type |
2578 | | function | DecUnitAbilityLevelSwapped | integer abilcode, unit whichUnit | integer |
5477 | | function | DefeatConditionSetDescriptionBJ | defeatcondition whichCondition, string description | nothing |
3135 | | function | DelayedSuspendDecay | | nothing |
3107 | | function | DelayedSuspendDecayBoneEnum | | nothing |
3162 | | function | DelayedSuspendDecayCreate | | nothing |
3121 | | function | DelayedSuspendDecayFleshEnum | | nothing |
3098 | | function | DelayedSuspendDecayStopAnimEnum | | nothing |
5472 | | function | DestroyDefeatConditionBJ | defeatcondition whichCondition | nothing |
2527 | | function | DestroyEffectBJ | effect whichEffect | nothing |
5761 | | function | DestroyLeaderboardBJ | leaderboard lb | nothing |
1936 | | function | DestroyLightningBJ | lightning whichBolt | boolean |
5863 | | function | DestroyMultiboardBJ | multiboard mb | nothing |
5402 | | function | DestroyQuestBJ | quest whichQuest | nothing |
6153 | | function | DestroyTextTagBJ | texttag tt | nothing |
5592 | | function | DestroyTimerBJ | timer whichTimer | nothing |
5619 | | function | DestroyTimerDialogBJ | timerdialog td | nothing |
4698 | | function | DestructableAddIndicatorBJ | destructable whichDestructable, real red, real green, real blue, real transparency | nothing |
10067 | | function | DetectGameStarted | | nothing |
4766 | | function | DialogAddButtonBJ | dialog whichDialog, string buttonText | button |
4772 | | function | DialogAddButtonWithHotkeyBJ | dialog whichDialog, string buttonText, integer hotkey | button |
4778 | | function | DialogClearBJ | dialog whichDialog | nothing |
4756 | | function | DialogDisplayBJ | boolean flag, dialog whichDialog, player whichPlayer | nothing |
4761 | | function | DialogSetMessageBJ | dialog whichDialog, string message | nothing |
6577 | | function | DisplayCineFilterBJ | boolean flag | nothing |
1606 | | function | DisplayTextToForce | force toForce, string message | nothing |
1614 | | function | DisplayTimedTextToForce | force toForce, real duration, string message | nothing |
774 | | function | DistanceBetweenPoints | location locA, location locB | real |
3549 | | function | DoesUnitGenerateAlarms | unit whichUnit | boolean |
1173 | | function | DoNothing | | nothing |
6390 | | function | DoTransmissionBasicsXYBJ | integer unitId, playercolor color, real x, real y, sound soundHandle, string unitName, string message, real duration | nothing |
BACK TO TOP
E
BACK TO TOP
F
BACK TO TOP
G
Line | Constant | Type | Name | Parameters | Return Type |
5133 | | function | GameOverDialogBJ | player whichPlayer, boolean leftGame | nothing |
1976 | | function | GetAbilityEffectBJ | integer abilcode, effecttype t, integer index | string |
7867 | | function | GetAbilityName | integer abilcode | string |
1981 | | function | GetAbilitySoundBJ | integer abilcode, soundtype t | string |
3453 | | function | GetAttackedUnitBJ | | unit |
1192 | | function | GetBooleanAnd | boolean valueA, boolean valueB | boolean |
1197 | | function | GetBooleanOr | boolean valueA, boolean valueB | boolean |
1470 | | function | GetCameraBoundsMapRect | | rect |
4788 | | function | GetClickedButtonBJ | | button |
4793 | | function | GetClickedDialogBJ | | dialog |
7672 | | function | GetConvertedPlayerId | player whichPlayer | integer |
1463 | | function | GetCurrentCameraBoundsMapRectBJ | | rect |
1277 | | function | GetCurrentCameraSetup | | camerasetup |
3894 | | function | GetDestructableLoc | destructable whichDestructable | location |
7826 | | function | GetDyingDestructable | | destructable |
4002 | | function | GetElevatorHeight | destructable d | integer |
1484 | | function | GetEntireMapRect | | rect |
7605 | | function | GetFadeFromSeconds | real seconds | integer |
7613 | | function | GetFadeFromSecondsAsReal | real seconds | real |
4524 | | function | GetForceOfPlayer | player whichPlayer | force |
1108 | | function | GetForLoopIndexA | | integer |
1118 | | function | GetForLoopIndexB | | integer |
1637 | | function | GetHandleIdBJ | handle h | integer |
2688 | | function | GetHeroStatBJ | integer whichStat, unit whichHero, boolean includeBonuses | integer |
2789 | | function | GetInventoryIndexOfItemTypeBJ | unit whichUnit, integer itemId | integer |
3032 | | function | GetIssuedOrderIdBJ | | integer |
2550 | | function | GetItemLifeBJ | widget whichWidget | real |
2545 | | function | GetItemLoc | item whichItem | location |
2807 | | function | GetItemOfTypeFromUnitBJ | unit whichUnit, integer itemId | item |
3037 | | function | GetKillingUnitBJ | | unit |
4783 | | function | GetLastCreatedButtonBJ | | button |
5482 | | function | GetLastCreatedDefeatConditionBJ | | defeatcondition |
3874 | | function | GetLastCreatedDestructable | | destructable |
2532 | | function | GetLastCreatedEffectBJ | | effect |
2060 | | function | GetLastCreatedFogModifier | | fogmodifier |
6948 | | function | GetLastCreatedGameCacheBJ | | gamecache |
3080 | | function | GetLastCreatedGroup | | group |
3075 | | function | GetLastCreatedGroupEnum | | nothing |
6959 | | function | GetLastCreatedHashtableBJ | | hashtable |
2137 | | function | GetLastCreatedImage | | image |
2643 | | function | GetLastCreatedItem | | item |
5842 | | function | GetLastCreatedLeaderboard | | leaderboard |
1971 | | function | GetLastCreatedLightningBJ | | lightning |
5868 | | function | GetLastCreatedMultiboard | | multiboard |
5437 | | function | GetLastCreatedQuestBJ | | quest |
5460 | | function | GetLastCreatedQuestItemBJ | | questitem |
1925 | | function | GetLastCreatedTerrainDeformation | | terraindeformation |
6166 | | function | GetLastCreatedTextTag | | texttag |
5606 | | function | GetLastCreatedTimerBJ | | timer |
5657 | | function | GetLastCreatedTimerDialogBJ | | timerdialog |
2153 | | function | GetLastCreatedUbersplat | | ubersplat |
3053 | | function | GetLastCreatedUnit | | unit |
1860 | | function | GetLastCreatedWeatherEffect | | weathereffect |
7724 | | function | GetLastHauntedGoldMine | | unit |
2310 | | function | GetLastPlayedMusic | | string |
2305 | | function | GetLastPlayedSound | | sound |
2648 | | function | GetLastRemovedItem | | item |
3802 | | function | GetLastReplacedUnitBJ | | unit |
7469 | | function | GetLastRestoredUnitBJ | | unit |
6466 | | function | GetLastTransmissionDurationBJ | | real |
2658 | | function | GetLearnedSkillBJ | | integer |
1946 | | function | GetLightningColorABJ | lightning whichBolt | real |
1961 | | function | GetLightningColorBBJ | lightning whichBolt | real |
1956 | | function | GetLightningColorGBJ | lightning whichBolt | real |
1951 | | function | GetLightningColorRBJ | lightning whichBolt | real |
3689 | | function | GetLoadedUnitBJ | | unit |
1477 | | function | GetPlayableMapRect | | rect |
2683 | | function | GetPlayerHandicapBJ | player whichPlayer | real |
2673 | | function | GetPlayerHandicapXPBJ | player whichPlayer | real |
4531 | | function | GetPlayersAll | | force |
4556 | | function | GetPlayersAllies | player whichPlayer | force |
4536 | | function | GetPlayersByMapControl | mapcontrol whichControl | force |
4563 | | function | GetPlayersEnemies | player whichPlayer | force |
4570 | | function | GetPlayersMatching | boolexpr filter | force |
7590 | | function | GetPlayerStartLocationLoc | player whichPlayer | location |
7580 | | function | GetPlayerStartLocationX | player whichPlayer | real |
7585 | | function | GetPlayerStartLocationY | player whichPlayer | real |
7657 | | function | GetPlayerTaxRateBJ | playerstate whichResource, player sourcePlayer, player otherPlayer | integer |
6811 | | function | GetPlayerTechCountSimple | integer techid, player whichPlayer | integer |
6816 | | function | GetPlayerTechMaxAllowedSwap | integer techid, player whichPlayer | integer |
788 | | function | GetRandomDirectionDeg | | real |
798 | | function | GetRandomLocInRect | rect whichRect | location |
793 | | function | GetRandomPercentageBJ | | real |
4624 | | function | GetRandomSubGroup | integer count, group sourceGroup | group |
4612 | | function | GetRandomSubGroupEnum | | nothing |
7595 | | function | GetRectCenter | rect whichRect | location |
1262 | | function | GetRectFromCircleBJ | location center, real radius | rect |
7687 | | function | GetRectHeightBJ | rect r | real |
7682 | | function | GetRectWidthBJ | rect r | real |
2291 | | function | GetSoundDurationBJ | sound soundHandle | real |
2300 | | function | GetSoundFileDurationBJ | string musicFileName | real |
2379 | | function | GetSoundIsPlayingBJ | sound soundHandle | boolean |
7216 | | function | GetStoredBooleanBJ | string key, string missionKey, gamecache cache | boolean |
7210 | | function | GetStoredIntegerBJ | string key, string missionKey, gamecache cache | integer |
7204 | | function | GetStoredRealBJ | string key, string missionKey, gamecache cache | real |
7222 | | function | GetStoredStringBJ | string key, string missionKey, gamecache cache | string |
1987 | | function | GetTerrainCliffLevelBJ | location where | integer |
1992 | | function | GetTerrainTypeBJ | location where | integer |
1997 | | function | GetTerrainVarianceBJ | location where | integer |
1223 | | function | GetTimeOfDay | | real |
1238 | | function | GetTimeOfDayScalePercentBJ | | real |
6342 | | function | GetTransmissionDuration | sound soundHandle, integer timeType, real timeVal | real |
3684 | | function | GetTransportUnitBJ | | unit |
2593 | | function | GetUnitAbilityLevelSwapped | integer abilcode, unit whichUnit | integer |
3486 | | function | GetUnitDefaultPropWindowBJ | unit whichUnit | real |
3208 | | function | GetUnitLifePercent | unit whichUnit | real |
3213 | | function | GetUnitManaPercent | unit whichUnit | real |
3481 | | function | GetUnitPropWindowBJ | unit whichUnit | real |
4459 | | function | GetUnitsInRangeOfLocAll | real radius, location whichLocation | group |
4451 | | function | GetUnitsInRangeOfLocMatching | real radius, location whichLocation, boolexpr filter | group |
4433 | | function | GetUnitsInRectAll | rect r | group |
4425 | | function | GetUnitsInRectMatching | rect r, boolexpr filter | group |
4443 | | function | GetUnitsInRectOfPlayer | rect r, player whichPlayer | group |
4438 | | function | GetUnitsInRectOfPlayerFilter | | boolean |
4498 | | function | GetUnitsOfPlayerAll | player whichPlayer | group |
4508 | | function | GetUnitsOfPlayerAndTypeId | player whichPlayer, integer unitid | group |
4503 | | function | GetUnitsOfPlayerAndTypeIdFilter | | boolean |
4490 | | function | GetUnitsOfPlayerMatching | player whichPlayer, boolexpr filter | group |
4469 | | function | GetUnitsOfTypeIdAll | integer unitid | group |
4464 | | function | GetUnitsOfTypeIdAllFilter | | boolean |
4516 | | function | GetUnitsSelectedAll | player whichPlayer | group |
3195 | | function | GetUnitStatePercent | unit whichUnit, unitstate whichState, unitstate whichMaxState | real |
3190 | | function | GetUnitStateSwap | unitstate whichState, unit whichUnit | real |
4314 | | function | GroupAddGroup | group sourceGroup, group destGroup | nothing |
4309 | | function | GroupAddGroupEnum | | nothing |
4299 | | function | GroupAddUnitSimple | unit whichUnit, group whichGroup | nothing |
7809 | | function | GroupImmediateOrderBJ | group whichGroup, string order | boolean |
4377 | | function | GroupPickRandomUnit | group whichGroup | unit |
4367 | | function | GroupPickRandomUnitEnum | | nothing |
7804 | | function | GroupPointOrderLocBJ | group whichGroup, string order, location whichLocation | boolean |
4335 | | function | GroupRemoveGroup | group sourceGroup, group destGroup | nothing |
4330 | | function | GroupRemoveGroupEnum | | nothing |
4304 | | function | GroupRemoveUnitSimple | unit whichUnit, group whichGroup | nothing |
7817 | | function | GroupTargetDestructableOrder | group whichGroup, string order, widget targetWidget | boolean |
7821 | | function | GroupTargetItemOrder | group whichGroup, string order, widget targetWidget | boolean |
7799 | | function | GroupTargetOrderBJ | group whichGroup, string order, widget targetWidget | boolean |
3443 | | function | GroupTrainOrderByIdBJ | group g, integer unitId | boolean |
BACK TO TOP
H
BACK TO TOP
I
Line | Constant | Type | Name | Parameters | Return Type |
716 | | function | IAbsBJ | integer a | integer |
707 | | function | IMaxBJ | integer a, integer b | integer |
698 | | function | IMinBJ | integer a, integer b | integer |
2583 | | function | IncUnitAbilityLevelSwapped | integer abilcode, unit whichUnit | integer |
10073 | | function | InitBlizzard | | nothing |
9801 | | function | InitBlizzardGlobals | | nothing |
9774 | | function | InitDNCSounds | | nothing |
6937 | | function | InitGameCacheBJ | string campaignFile | gamecache |
9703 | | function | InitGenericPlayerSlots | | nothing |
6953 | | function | InitHashtableBJ | | hashtable |
9888 | | function | InitMapRects | | nothing |
10033 | | function | InitNeutralBuildings | | nothing |
9881 | | function | InitQueuedTriggers | | nothing |
6771 | | function | InitRescuableBehaviorBJ | | nothing |
9894 | | function | InitSummonableCaps | | nothing |
1155 | | function | IntegerTertiaryOp | boolean flag, integer valueA, integer valueB | integer |
7535 | | function | IsCustomCampaignButtonVisibile | integer whichButton | boolean |
2436 | | function | IsDawnDuskEnabled | | boolean |
3919 | | function | IsDestructableAliveBJ | destructable d | boolean |
3914 | | function | IsDestructableDeadBJ | destructable d | boolean |
3889 | | function | IsDestructableInvulnerableBJ | destructable d | boolean |
725 | | function | ISignBJ | integer a | integer |
2870 | | function | IsItemHiddenBJ | item whichItem | boolean |
7662 | | function | IsPlayerFlagSetBJ | playerstate whichPlayerFlag, player whichPlayer | boolean |
7600 | | function | IsPlayerSlotState | player whichPlayer, playerslotstate whichState | boolean |
7729 | | function | IsPointBlightedBJ | location where | boolean |
3429 | | function | IssueBuildOrderByIdLocBJ | unit whichPeon, integer unitId, location loc | boolean |
3409 | | function | IssueHauntOrderAtLocBJ | unit whichPeon, location loc | boolean |
3404 | | function | IssueHauntOrderAtLocBJFilter | | boolean |
7794 | | function | IssueImmediateOrderBJ | unit whichUnit, string order | boolean |
7777 | | function | IssuePointOrderLocBJ | unit whichUnit, string order, location whichLocation | boolean |
7785 | | function | IssueTargetDestructableOrder | unit whichUnit, string order, widget targetWidget | boolean |
7789 | | function | IssueTargetItemOrder | unit whichUnit, string order, widget targetWidget | boolean |
7772 | | function | IssueTargetOrderBJ | unit whichUnit, string order, widget targetWidget | boolean |
3438 | | function | IssueTrainOrderByIdBJ | unit whichUnit, integer unitId | boolean |
3448 | | function | IssueUpgradeOrderByIdBJ | unit whichUnit, integer techId | boolean |
2007 | | function | IsTerrainPathableBJ | location where, pathingtype t | boolean |
1103 | | function | IsTriggerQueuedBJ | trigger trig | boolean |
1098 | | function | IsTriggerQueueEmptyBJ | | boolean |
3312 | | function | IsUnitAliveBJ | unit whichUnit | boolean |
3307 | | function | IsUnitDeadBJ | unit whichUnit | boolean |
3326 | | function | IsUnitGroupDeadBJ | group g | boolean |
3317 | | function | IsUnitGroupDeadBJEnum | | nothing |
3350 | | function | IsUnitGroupEmptyBJ | group g | boolean |
3343 | | function | IsUnitGroupEmptyBJEnum | | nothing |
3376 | | function | IsUnitGroupInRectBJ | group g, rect r | boolean |
3367 | | function | IsUnitGroupInRectBJEnum | | nothing |
3384 | | function | IsUnitHiddenBJ | unit whichUnit | boolean |
3704 | | function | IsUnitIllusionBJ | unit whichUnit | boolean |
3694 | | function | IsUnitInTransportBJ | unit whichUnit, unit whichTransport | boolean |
3699 | | function | IsUnitLoadedBJ | unit whichUnit | boolean |
3593 | | function | IsUnitPausedBJ | unit whichUnit | boolean |
4703 | | function | ItemAddIndicatorBJ | item whichItem, real red, real green, real blue, real transparency | nothing |
BACK TO TOP
J
BACK TO TOP
K
BACK TO TOP
L
Line | Constant | Type | Name | Parameters | Return Type |
5771 | | function | LeaderboardAddItemBJ | player whichPlayer, leaderboard lb, string label, integer value | nothing |
5766 | | function | LeaderboardDisplayBJ | boolean show, leaderboard lb | nothing |
5818 | | function | LeaderboardGetIndexedPlayerBJ | integer position, leaderboard lb | player |
5726 | | function | LeaderboardGetItemCountBJ | leaderboard lb | integer |
5810 | | function | LeaderboardGetPlayerIndexBJ | player whichPlayer, leaderboard lb | integer |
5731 | | function | LeaderboardHasPlayerItemBJ | leaderboard lb, player whichPlayer | boolean |
5781 | | function | LeaderboardRemovePlayerItemBJ | player whichPlayer, leaderboard lb | nothing |
5670 | | function | LeaderboardResizeBJ | leaderboard lb | nothing |
5715 | | function | LeaderboardSetLabelBJ | leaderboard lb, string label | nothing |
5705 | | function | LeaderboardSetLabelColorBJ | leaderboard lb, real red, real green, real blue, real transparency | nothing |
5685 | | function | LeaderboardSetPlayerItemLabelBJ | player whichPlayer, leaderboard lb, string val | nothing |
5695 | | function | LeaderboardSetPlayerItemLabelColorBJ | player whichPlayer, leaderboard lb, real red, real green, real blue, real transparency | nothing |
5690 | | function | LeaderboardSetPlayerItemStyleBJ | player whichPlayer, leaderboard lb, boolean showLabel, boolean showValue, boolean showIcon | nothing |
5680 | | function | LeaderboardSetPlayerItemValueBJ | player whichPlayer, leaderboard lb, integer val | nothing |
5700 | | function | LeaderboardSetPlayerItemValueColorBJ | player whichPlayer, leaderboard lb, real red, real green, real blue, real transparency | nothing |
5721 | | function | LeaderboardSetStyleBJ | leaderboard lb, boolean showLabel, boolean showNames, boolean showValues, boolean showIcons | nothing |
5710 | | function | LeaderboardSetValueColorBJ | leaderboard lb, real red, real green, real blue, real transparency | nothing |
5787 | | function | LeaderboardSortItemsBJ | leaderboard lb, integer sortType, boolean ascending | nothing |
5805 | | function | LeaderboardSortItemsByLabelBJ | leaderboard lb, boolean ascending | nothing |
5800 | | function | LeaderboardSortItemsByPlayerBJ | leaderboard lb, boolean ascending | nothing |
4641 | | function | LivingPlayerUnitsOfTypeIdFilter | | boolean |
7291 | | function | LoadAbilityHandleBJ | integer key, integer missionKey, hashtable table | ability |
7247 | | function | LoadBooleanBJ | integer key, integer missionKey, hashtable table | boolean |
7341 | | function | LoadBooleanExprHandleBJ | integer key, integer missionKey, hashtable table | boolexpr |
7411 | | function | LoadButtonHandleBJ | integer key, integer missionKey, hashtable table | button |
7376 | | function | LoadDefeatConditionHandleBJ | integer key, integer missionKey, hashtable table | defeatcondition |
7276 | | function | LoadDestructableHandleBJ | integer key, integer missionKey, hashtable table | destructable |
7406 | | function | LoadDialogHandleBJ | integer key, integer missionKey, hashtable table | dialog |
7351 | | function | LoadEffectHandleBJ | integer key, integer missionKey, hashtable table | effect |
7446 | | function | LoadFogModifierHandleBJ | integer key, integer missionKey, hashtable table | fogmodifier |
7441 | | function | LoadFogStateHandleBJ | integer key, integer missionKey, hashtable table | fogstate |
7321 | | function | LoadForceHandleBJ | integer key, integer missionKey, hashtable table | force |
7540 | | function | LoadGameBJ | string loadFileName, boolean doScoreScreen | nothing |
7326 | | function | LoadGroupHandleBJ | integer key, integer missionKey, hashtable table | group |
7451 | | function | LoadHashtableHandleBJ | integer key, integer missionKey, hashtable table | hashtable |
7426 | | function | LoadImageHandleBJ | integer key, integer missionKey, hashtable table | image |
7241 | | function | LoadIntegerBJ | integer key, integer missionKey, hashtable table | integer |
7281 | | function | LoadItemHandleBJ | integer key, integer missionKey, hashtable table | item |
7361 | | function | LoadItemPoolHandleBJ | integer key, integer missionKey, hashtable table | itempool |
7386 | | function | LoadLeaderboardHandleBJ | integer key, integer missionKey, hashtable table | leaderboard |
7421 | | function | LoadLightningHandleBJ | integer key, integer missionKey, hashtable table | lightning |
7331 | | function | LoadLocationHandleBJ | integer key, integer missionKey, hashtable table | location |
7391 | | function | LoadMultiboardHandleBJ | integer key, integer missionKey, hashtable table | multiboard |
7396 | | function | LoadMultiboardItemHandleBJ | integer key, integer missionKey, hashtable table | multiboarditem |
7266 | | function | LoadPlayerHandleBJ | integer key, integer missionKey, hashtable table | player |
7366 | | function | LoadQuestHandleBJ | integer key, integer missionKey, hashtable table | quest |
7371 | | function | LoadQuestItemHandleBJ | integer key, integer missionKey, hashtable table | questitem |
7235 | | function | LoadRealBJ | integer key, integer missionKey, hashtable table | real |
7336 | | function | LoadRectHandleBJ | integer key, integer missionKey, hashtable table | rect |
7436 | | function | LoadRegionHandleBJ | integer key, integer missionKey, hashtable table | region |
7346 | | function | LoadSoundHandleBJ | integer key, integer missionKey, hashtable table | sound |
7253 | | function | LoadStringBJ | integer key, integer missionKey, hashtable table | string |
7416 | | function | LoadTextTagHandleBJ | integer key, integer missionKey, hashtable table | texttag |
7381 | | function | LoadTimerDialogHandleBJ | integer key, integer missionKey, hashtable table | timerdialog |
7296 | | function | LoadTimerHandleBJ | integer key, integer missionKey, hashtable table | timer |
7401 | | function | LoadTrackableHandleBJ | integer key, integer missionKey, hashtable table | trackable |
7311 | | function | LoadTriggerActionHandleBJ | integer key, integer missionKey, hashtable table | triggeraction |
7306 | | function | LoadTriggerConditionHandleBJ | integer key, integer missionKey, hashtable table | triggercondition |
7316 | | function | LoadTriggerEventHandleBJ | integer key, integer missionKey, hashtable table | event |
7301 | | function | LoadTriggerHandleBJ | integer key, integer missionKey, hashtable table | trigger |
7431 | | function | LoadUbersplatHandleBJ | integer key, integer missionKey, hashtable table | ubersplat |
7286 | | function | LoadUnitHandleBJ | integer key, integer missionKey, hashtable table | unit |
7356 | | function | LoadUnitPoolHandleBJ | integer key, integer missionKey, hashtable table | unitpool |
7271 | | function | LoadWidgetHandleBJ | integer key, integer missionKey, hashtable table | widget |
7762 | | function | LockGameSpeedBJ | | nothing |
8691 | | function | LockGuardPosition | unit targ | nothing |
BACK TO TOP
M
Line | Constant | Type | Name | Parameters | Return Type |
6763 | | function | MakeUnitRescuableToForceBJ | unit whichUnit, boolean isRescuable, force whichForce | nothing |
6757 | | function | MakeUnitRescuableToForceBJEnum | | nothing |
5030 | | function | MakeUnitsPassiveForPlayer | player whichPlayer | nothing |
5023 | | function | MakeUnitsPassiveForPlayerEnum | | nothing |
5041 | | function | MakeUnitsPassiveForTeam | player whichPlayer | nothing |
10061 | | function | MarkGameStarted | | nothing |
9241 | | function | MeleeCheckAddedUnit | unit addedUnit | nothing |
9155 | | function | MeleeCheckForCrippledPlayers | | nothing |
8941 | | function | MeleeCheckForLosersAndVictors | | nothing |
8900 | | function | MeleeCheckForVictors | | force |
9224 | | function | MeleeCheckLostUnit | unit lostUnit | nothing |
8072 | | function | MeleeClearExcessUnit | | nothing |
8098 | | function | MeleeClearExcessUnits | | nothing |
8088 | | function | MeleeClearNearbyUnits | real x, real y, real range | nothing |
9109 | | function | MeleeCrippledPlayerTimeout | | nothing |
5104 | | function | MeleeDefeatDialogBJ | player whichPlayer, boolean leftGame | nothing |
8844 | | function | MeleeDoDefeat | player whichPlayer | nothing |
8852 | | function | MeleeDoDefeatEnum | | nothing |
8820 | | function | MeleeDoDrawEnum | | nothing |
8864 | | function | MeleeDoLeave | player whichPlayer | nothing |
8830 | | function | MeleeDoVictoryEnum | | nothing |
8130 | | function | MeleeEnumFindNearestMine | | nothing |
9071 | | function | MeleeExposeAllPlayers | | nothing |
9047 | | function | MeleeExposePlayer | player whichPlayer, boolean expose | nothing |
8149 | | function | MeleeFindNearestMine | location src, real range | unit |
8766 | | function | MeleeGetAllyCount | player whichPlayer | integer |
8793 | | function | MeleeGetAllyKeyStructureCount | player whichPlayer | integer |
8739 | | function | MeleeGetAllyStructureCount | player whichPlayer | integer |
9042 | | function | MeleeGetCrippledRevealedMessage | player whichPlayer | string |
9022 | | function | MeleeGetCrippledTimerMessage | player whichPlayer | string |
9002 | | function | MeleeGetCrippledWarningMessage | player whichPlayer | string |
8223 | | function | MeleeGetLocWithinRect | location src, rect r | location |
8212 | | function | MeleeGetNearestValueWithin | real val, real minVal, real maxVal | real |
8204 | | function | MeleeGetProjectedLoc | location src, location targ, real distance, real deltaAngle | location |
8027 | | function | MeleeGrantHeroItems | | nothing |
8006 | | function | MeleeGrantItemsToHero | unit whichUnit | nothing |
8022 | | function | MeleeGrantItemsToHiredHero | | nothing |
8017 | | function | MeleeGrantItemsToTrainedHero | | nothing |
9685 | | function | MeleeInitPlayerSlots | | nothing |
9529 | | function | MeleeInitVictoryDefeat | | nothing |
9144 | | function | MeleePlayerIsCrippled | player whichPlayer | boolean |
8703 | | function | MeleePlayerIsOpponent | integer playerIndex, integer opponentIndex | boolean |
8165 | | function | MeleeRandomHeroLoc | player p, integer id1, integer id2, integer id3, integer id4, location loc | unit |
8876 | | function | MeleeRemoveObservers | | nothing |
8658 | | function | MeleeStartingAI | | nothing |
7945 | | function | MeleeStartingHeroLimit | | nothing |
7896 | | function | MeleeStartingResources | | nothing |
8569 | | function | MeleeStartingUnits | | nothing |
8605 | | function | MeleeStartingUnitsForPlayer | race whichRace, player whichPlayer, location loc, boolean doHeroes | nothing |
8234 | | function | MeleeStartingUnitsHuman | player whichPlayer, location startLoc, boolean doHeroes, boolean doCamera, boolean doPreload | nothing |
8465 | | function | MeleeStartingUnitsNightElf | player whichPlayer, location startLoc, boolean doHeroes, boolean doCamera, boolean doPreload | nothing |
8309 | | function | MeleeStartingUnitsOrc | player whichPlayer, location startLoc, boolean doHeroes, boolean doCamera, boolean doPreload | nothing |
8381 | | function | MeleeStartingUnitsUndead | player whichPlayer, location startLoc, boolean doHeroes, boolean doCamera, boolean doPreload | nothing |
8543 | | function | MeleeStartingUnitsUnknownRace | player whichPlayer, location startLoc, boolean doHeroes, boolean doCamera, boolean doPreload | nothing |
7879 | | function | MeleeStartingVisibility | | nothing |
9380 | | function | MeleeTournamentFinishNowRuleA | integer multiplier | nothing |
7997 | | function | MeleeTrainedUnitIsHeroBJFilter | | boolean |
9320 | | function | MeleeTriggerActionAllianceChange | | nothing |
9251 | | function | MeleeTriggerActionConstructCancel | | nothing |
9268 | | function | MeleeTriggerActionPlayerDefeated | | nothing |
9291 | | function | MeleeTriggerActionPlayerLeft | | nothing |
9263 | | function | MeleeTriggerActionUnitConstructionStart | | nothing |
9256 | | function | MeleeTriggerActionUnitDeath | | nothing |
9507 | | function | MeleeTriggerTournamentFinishNow | | nothing |
9326 | | function | MeleeTriggerTournamentFinishSoon | | nothing |
5079 | | function | MeleeVictoryDialogBJ | player whichPlayer, boolean leftGame | nothing |
9367 | | function | MeleeWasUserPlayer | player whichPlayer | boolean |
3978 | | function | ModifyGateBJ | integer gateOperation, destructable d | nothing |
2733 | | function | ModifyHeroSkillPoints | unit whichHero, integer modifyMethod, integer value | boolean |
2720 | | function | ModifyHeroStat | integer whichStat, unit whichHero, integer modifyMethod, integer value | nothing |
806 | | function | ModuloInteger | integer dividend, integer divisor | integer |
823 | | function | ModuloReal | real dividend, real divisor | real |
1941 | | function | MoveLightningLoc | lightning whichBolt, location where1, location where2 | boolean |
5888 | | function | MultiboardAllowDisplayBJ | boolean flag | nothing |
5873 | | function | MultiboardDisplayBJ | boolean show, multiboard mb | nothing |
5878 | | function | MultiboardMinimizeBJ | boolean minimize, multiboard mb | nothing |
5957 | | function | MultiboardSetItemColorBJ | multiboard mb, integer col, integer row, real red, real green, real blue, real transparency | nothing |
6021 | | function | MultiboardSetItemIconBJ | multiboard mb, integer col, integer row, string iconFileName | nothing |
5893 | | function | MultiboardSetItemStyleBJ | multiboard mb, integer col, integer row, boolean showValue, boolean showIcon | nothing |
5925 | | function | MultiboardSetItemValueBJ | multiboard mb, integer col, integer row, string val | nothing |
5989 | | function | MultiboardSetItemWidthBJ | multiboard mb, integer col, integer row, real width | nothing |
5883 | | function | MultiboardSetTitleTextColorBJ | multiboard mb, real red, real green, real blue, real transparency | nothing |
BACK TO TOP
N
BACK TO TOP
O
BACK TO TOP
P
Line | Constant | Type | Name | Parameters | Return Type |
1345 | | function | PanCameraToForPlayer | player whichPlayer, real x, real y | nothing |
1353 | | function | PanCameraToLocForPlayer | player whichPlayer, location loc | nothing |
1361 | | function | PanCameraToTimedForPlayer | player whichPlayer, real x, real y, real duration | nothing |
1369 | | function | PanCameraToTimedLocForPlayer | player whichPlayer, location loc, real duration | nothing |
1377 | | function | PanCameraToTimedLocWithZForPlayer | player whichPlayer, location loc, real zOffset, real duration | nothing |
3560 | | function | PauseAllUnitsBJ | boolean pause | nothing |
3554 | | function | PauseAllUnitsBJEnum | | nothing |
6184 | | function | PauseGameOff | | nothing |
6179 | | function | PauseGameOn | | nothing |
5597 | | function | PauseTimerBJ | boolean pause, timer whichTimer | nothing |
3588 | | function | PauseUnitBJ | boolean pause, unit whichUnit | nothing |
1218 | | function | PercentTo255 | real percentage | integer |
1205 | | function | PercentToInt | real percentage, integer max | integer |
9975 | | function | PerformStockUpdates | | nothing |
8629 | | function | PickMeleeAI | player num, string s1, string s2, string s3 | nothing |
6221 | | function | PingMinimapForForce | force whichForce, real x, real y, real duration | nothing |
6249 | | function | PingMinimapForForceEx | force whichForce, real x, real y, real duration, integer style, real red, real green, real blue | nothing |
6235 | | function | PingMinimapForPlayer | player whichPlayer, real x, real y, real duration | nothing |
6230 | | function | PingMinimapLocForForce | force whichForce, location loc, real duration | nothing |
6277 | | function | PingMinimapLocForForceEx | force whichForce, location loc, real duration, integer style, real red, real green, real blue | nothing |
6244 | | function | PingMinimapLocForPlayer | player whichPlayer, location loc, real duration | nothing |
5837 | | function | PlayerGetLeaderboardBJ | player whichPlayer | leaderboard |
4932 | | function | PlayersAreCoAllied | player playerA, player playerB | boolean |
2239 | | function | PlayMusicBJ | string musicFileName | nothing |
2245 | | function | PlayMusicExBJ | string musicFileName, real startingOffset, real fadeInTime | nothing |
1243 | | function | PlaySound | string soundName | nothing |
2218 | | function | PlaySoundAtPointBJ | sound soundHandle, real volumePercent, location loc, real z | nothing |
2165 | | function | PlaySoundBJ | sound soundHandle | nothing |
2232 | | function | PlaySoundFromOffsetBJ | sound soundHandle, real volumePercent, real startingOffset | nothing |
2225 | | function | PlaySoundOnUnitBJ | sound soundHandle, real volumePercent, unit whichUnit | nothing |
2256 | | function | PlayThematicMusicBJ | string musicName | nothing |
2261 | | function | PlayThematicMusicExBJ | string musicName, real startingOffset | nothing |
781 | | function | PolarProjectionBJ | location source, real dist, real angle | location |
1130 | | function | PolledWait | real duration | nothing |
916 | | function | PostTriggerExecuteBJ | trigger trig, boolean checkConditions | boolean |
BACK TO TOP
Q
Line | Constant | Type | Name | Parameters | Return Type |
5455 | | function | QuestItemSetCompletedBJ | questitem whichQuestItem, boolean completed | nothing |
5450 | | function | QuestItemSetDescriptionBJ | questitem whichQuestItem, string description | nothing |
5492 | | function | QuestMessageBJ | force f, integer messageType, string message | nothing |
5422 | | function | QuestSetCompletedBJ | quest whichQuest, boolean completed | nothing |
5417 | | function | QuestSetDescriptionBJ | quest whichQuest, string description | nothing |
5432 | | function | QuestSetDiscoveredBJ | quest whichQuest, boolean discovered | nothing |
5407 | | function | QuestSetEnabledBJ | boolean enabled, quest whichQuest | nothing |
5427 | | function | QuestSetFailedBJ | quest whichQuest, boolean failed | nothing |
5412 | | function | QuestSetTitleBJ | quest whichQuest, string title | nothing |
4738 | | function | QueueDestructableAnimationBJ | destructable d, string whichAnimation | nothing |
1014 | | function | QueuedTriggerAddBJ | trigger trig, boolean checkConditions | boolean |
995 | | function | QueuedTriggerAttemptExec | | boolean |
929 | | function | QueuedTriggerCheck | | nothing |
1080 | | function | QueuedTriggerClearBJ | | nothing |
1088 | | function | QueuedTriggerClearInactiveBJ | | nothing |
1093 | | function | QueuedTriggerCountBJ | | integer |
1061 | | function | QueuedTriggerDoneBJ | | nothing |
952 | | function | QueuedTriggerGetIndex | trigger trig | integer |
1036 | | function | QueuedTriggerRemoveBJ | trigger trig | nothing |
970 | | function | QueuedTriggerRemoveByIndex | integer trigIndex | boolean |
4728 | | function | QueueUnitAnimationBJ | unit whichUnit, string whichAnimation | nothing |
BACK TO TOP
R
Line | Constant | Type | Name | Parameters | Return Type |
680 | | function | RAbsBJ | real a | real |
3936 | | function | RandomDestructableInRectBJ | rect r, boolexpr filter | destructable |
3926 | | function | RandomDestructableInRectBJEnum | | nothing |
3947 | | function | RandomDestructableInRectSimpleBJ | rect r | destructable |
10116 | | function | RandomDistAddItem | integer inID, integer inChance | nothing |
10123 | | function | RandomDistChoose | | integer |
10111 | | function | RandomDistReset | | nothing |
2912 | | function | RandomItemInRectBJ | rect r, boolexpr filter | item |
2902 | | function | RandomItemInRectBJEnum | | nothing |
2923 | | function | RandomItemInRectSimpleBJ | rect r | item |
854 | | function | RectContainsCoords | rect r, real x, real y | boolean |
869 | | function | RectContainsItem | item whichItem, rect r | boolean |
859 | | function | RectContainsLoc | rect r, location loc | boolean |
864 | | function | RectContainsUnit | rect r, unit whichUnit | boolean |
847 | | function | RectFromCenterSizeBJ | location center, real width, real height | rect |
7935 | | function | ReducePlayerTechMaxAllowed | player whichPlayer, integer techId, integer limit | nothing |
1831 | | function | RegisterDestDeathInRegionEnum | | nothing |
3829 | | function | RemoveItemFromStockBJ | integer itemId, unit whichUnit | nothing |
5157 | | function | RemovePlayerPreserveUnitsBJ | player whichPlayer, playergameresult gameResult, boolean leftGame | nothing |
10028 | | function | RemovePurchasedItem | | nothing |
7562 | | function | RemoveSaveDirectoryBJ | string sourceDirName | boolean |
3834 | | function | RemoveUnitFromStockBJ | integer unitId, unit whichUnit | nothing |
1865 | | function | RemoveWeatherEffectBJ | weathereffect whichWeatherEffect | nothing |
7557 | | function | RenameSaveDirectoryBJ | string sourceDirName, string destDirName | boolean |
3712 | | function | ReplaceUnitBJ | unit whichUnit, integer newUnitId, integer unitStateMethod | unit |
6698 | | function | RescueUnitBJ | unit whichUnit, player rescuer, boolean changeColor | nothing |
2095 | | function | ResetTerrainFogBJ | | nothing |
1412 | | function | ResetToGameCameraForPlayer | player whichPlayer, real duration | nothing |
4669 | | function | ResetUnitAnimation | unit whichUnit | nothing |
7456 | | function | RestoreUnitLocFacingAngleBJ | string key, string missionKey, gamecache cache, player forWhichPlayer, location loc, real facing | unit |
7463 | | function | RestoreUnitLocFacingPointBJ | string key, string missionKey, gamecache cache, player forWhichPlayer, location loc, location lookAt | unit |
2281 | | function | ResumeMusicBJ | | nothing |
671 | | function | RMaxBJ | real a, real b | real |
662 | | function | RMinBJ | real a, real b | real |
1337 | | function | RotateCameraAroundLocBJ | real degrees, location loc, player whichPlayer, real duration | nothing |
689 | | function | RSignBJ | real a | real |
BACK TO TOP
S
Line | Constant | Type | Name | Parameters | Return Type |
7034 | | function | SaveAbilityHandleBJ | ability whichAbility, integer key, integer missionKey, hashtable table | boolean |
7194 | | function | SaveAgentHandleBJ | agent whichAgent, integer key, integer missionKey, hashtable table | boolean |
7545 | | function | SaveAndChangeLevelBJ | string saveFileName, string newLevel, boolean doScoreScreen | nothing |
7551 | | function | SaveAndLoadGameBJ | string saveFileName, string loadFileName, boolean doScoreScreen | nothing |
6999 | | function | SaveBooleanBJ | boolean value, integer key, integer missionKey, hashtable table | nothing |
7084 | | function | SaveBooleanExprHandleBJ | boolexpr whichBoolexpr, integer key, integer missionKey, hashtable table | boolean |
7154 | | function | SaveButtonHandleBJ | button whichButton, integer key, integer missionKey, hashtable table | boolean |
7119 | | function | SaveDefeatConditionHandleBJ | defeatcondition whichDefeatcondition, integer key, integer missionKey, hashtable table | boolean |
7019 | | function | SaveDestructableHandleBJ | destructable whichDestructable, integer key, integer missionKey, hashtable table | boolean |
7149 | | function | SaveDialogHandleBJ | dialog whichDialog, integer key, integer missionKey, hashtable table | boolean |
7852 | | function | SaveDyingWidget | | nothing |
7094 | | function | SaveEffectHandleBJ | effect whichEffect, integer key, integer missionKey, hashtable table | boolean |
7189 | | function | SaveFogModifierHandleBJ | fogmodifier whichFogModifier, integer key, integer missionKey, hashtable table | boolean |
7184 | | function | SaveFogStateHandleBJ | fogstate whichFogState, integer key, integer missionKey, hashtable table | boolean |
7064 | | function | SaveForceHandleBJ | force whichForce, integer key, integer missionKey, hashtable table | boolean |
6943 | | function | SaveGameCacheBJ | gamecache cache | boolean |
7069 | | function | SaveGroupHandleBJ | group whichGroup, integer key, integer missionKey, hashtable table | boolean |
7199 | | function | SaveHashtableHandleBJ | hashtable whichHashtable, integer key, integer missionKey, hashtable table | boolean |
7169 | | function | SaveImageHandleBJ | image whichImage, integer key, integer missionKey, hashtable table | boolean |
6994 | | function | SaveIntegerBJ | integer value, integer key, integer missionKey, hashtable table | nothing |
7024 | | function | SaveItemHandleBJ | item whichItem, integer key, integer missionKey, hashtable table | boolean |
7104 | | function | SaveItemPoolHandleBJ | itempool whichItempool, integer key, integer missionKey, hashtable table | boolean |
7129 | | function | SaveLeaderboardHandleBJ | leaderboard whichLeaderboard, integer key, integer missionKey, hashtable table | boolean |
7164 | | function | SaveLightningHandleBJ | lightning whichLightning, integer key, integer missionKey, hashtable table | boolean |
7074 | | function | SaveLocationHandleBJ | location whichLocation, integer key, integer missionKey, hashtable table | boolean |
7134 | | function | SaveMultiboardHandleBJ | multiboard whichMultiboard, integer key, integer missionKey, hashtable table | boolean |
7139 | | function | SaveMultiboardItemHandleBJ | multiboarditem whichMultiboarditem, integer key, integer missionKey, hashtable table | boolean |
7009 | | function | SavePlayerHandleBJ | player whichPlayer, integer key, integer missionKey, hashtable table | boolean |
7109 | | function | SaveQuestHandleBJ | quest whichQuest, integer key, integer missionKey, hashtable table | boolean |
7114 | | function | SaveQuestItemHandleBJ | questitem whichQuestitem, integer key, integer missionKey, hashtable table | boolean |
6989 | | function | SaveRealBJ | real value, integer key, integer missionKey, hashtable table | nothing |
7079 | | function | SaveRectHandleBJ | rect whichRect, integer key, integer missionKey, hashtable table | boolean |
7179 | | function | SaveRegionHandleBJ | region whichRegion, integer key, integer missionKey, hashtable table | boolean |
7089 | | function | SaveSoundHandleBJ | sound whichSound, integer key, integer missionKey, hashtable table | boolean |
7004 | | function | SaveStringBJ | string value, integer key, integer missionKey, hashtable table | boolean |
7159 | | function | SaveTextTagHandleBJ | texttag whichTexttag, integer key, integer missionKey, hashtable table | boolean |
7124 | | function | SaveTimerDialogHandleBJ | timerdialog whichTimerdialog, integer key, integer missionKey, hashtable table | boolean |
7039 | | function | SaveTimerHandleBJ | timer whichTimer, integer key, integer missionKey, hashtable table | boolean |
7144 | | function | SaveTrackableHandleBJ | trackable whichTrackable, integer key, integer missionKey, hashtable table | boolean |
7054 | | function | SaveTriggerActionHandleBJ | triggeraction whichTriggeraction, integer key, integer missionKey, hashtable table | boolean |
7049 | | function | SaveTriggerConditionHandleBJ | triggercondition whichTriggercondition, integer key, integer missionKey, hashtable table | boolean |
7059 | | function | SaveTriggerEventHandleBJ | event whichEvent, integer key, integer missionKey, hashtable table | boolean |
7044 | | function | SaveTriggerHandleBJ | trigger whichTrigger, integer key, integer missionKey, hashtable table | boolean |
7174 | | function | SaveUbersplatHandleBJ | ubersplat whichUbersplat, integer key, integer missionKey, hashtable table | boolean |
7029 | | function | SaveUnitHandleBJ | unit whichUnit, integer key, integer missionKey, hashtable table | boolean |
7099 | | function | SaveUnitPoolHandleBJ | unitpool whichUnitpool, integer key, integer missionKey, hashtable table | boolean |
7014 | | function | SaveWidgetHandleBJ | widget whichWidget, integer key, integer missionKey, hashtable table | boolean |
3229 | | function | SelectGroupBJ | group g | nothing |
3224 | | function | SelectGroupBJEnum | | nothing |
3262 | | function | SelectGroupForPlayerBJ | group g, player whichPlayer | nothing |
3235 | | function | SelectUnitAdd | unit whichUnit | nothing |
3271 | | function | SelectUnitAddForPlayer | unit whichUnit, player whichPlayer | nothing |
3253 | | function | SelectUnitForPlayerSingle | unit whichUnit, player whichPlayer | nothing |
3240 | | function | SelectUnitRemove | unit whichUnit | nothing |
3279 | | function | SelectUnitRemoveForPlayer | unit whichUnit, player whichPlayer | nothing |
3218 | | function | SelectUnitSingle | unit whichUnit | nothing |
2449 | | function | SetAmbientDaySound | string inLabel | nothing |
2468 | | function | SetAmbientNightSound | string inLabel | nothing |
7862 | | function | SetBlightRadiusLocBJ | boolean addBlight, player whichPlayer, location loc, real radius | nothing |
7857 | | function | SetBlightRectBJ | boolean addBlight, player whichPlayer, rect r | nothing |
1489 | | function | SetCameraBoundsToRect | rect r | nothing |
1498 | | function | SetCameraBoundsToRectForPlayerBJ | player whichPlayer, rect r | nothing |
1305 | | function | SetCameraFieldForPlayer | player whichPlayer, camerafield whichField, real value, real duration | nothing |
1580 | | function | SetCameraOrientControllerForPlayerBJ | player whichPlayer, unit whichUnit, real xoffset, real yoffset | nothing |
1321 | | function | SetCameraPositionForPlayer | player whichPlayer, real x, real y | nothing |
1329 | | function | SetCameraPositionLocForPlayer | player whichPlayer, location loc | nothing |
1551 | | function | SetCameraQuickPositionForPlayer | player whichPlayer, real x, real y | nothing |
1567 | | function | SetCameraQuickPositionLoc | location loc | nothing |
1559 | | function | SetCameraQuickPositionLocForPlayer | player whichPlayer, location loc | nothing |
1313 | | function | SetCameraTargetControllerNoZForPlayer | player whichPlayer, unit whichUnit, real xoffset, real yoffset, boolean inheritOrientation | nothing |
6872 | | function | SetCampaignAvailableBJ | boolean available, integer campaignNumber | nothing |
6833 | | function | SetCampaignMenuRaceBJ | integer campaignNumber | nothing |
6897 | | function | SetCinematicAvailableBJ | boolean available, integer cinematicIndex | nothing |
1404 | | function | SetCinematicCameraForPlayer | player whichPlayer, string cameraModelFile | nothing |
6335 | | function | SetCinematicSceneBJ | sound soundHandle, integer portraitUnitId, playercolor color, string speakerTitle, string text, real sceneDuration, real voiceoverDuration | nothing |
2332 | | function | SetCineModeVolumeGroupsBJ | | nothing |
2320 | | function | SetCineModeVolumeGroupsImmediateBJ | | nothing |
4743 | | function | SetDestAnimationSpeedPercent | destructable d, real percentScale | nothing |
4733 | | function | SetDestructableAnimationBJ | destructable d, string whichAnimation | nothing |
3884 | | function | SetDestructableInvulnerableBJ | destructable d, boolean flag | nothing |
3968 | | function | SetDestructableLifePercentBJ | destructable d, real percent | nothing |
3973 | | function | SetDestructableMaxLifeBJ | destructable d, real max | nothing |
9734 | | function | SetDNCSoundsDawn | | nothing |
9748 | | function | SetDNCSoundsDay | | nothing |
9741 | | function | SetDNCSoundsDusk | | nothing |
9761 | | function | SetDNCSoundsNight | | nothing |
2100 | | function | SetDoodadAnimationBJ | string animName, integer doodadID, real radius, location center | nothing |
2105 | | function | SetDoodadAnimationRectBJ | string animName, integer doodadID, rect r | nothing |
4905 | | function | SetForceAllianceStateBJ | force sourceForce, force targetForce, integer allianceState | nothing |
1113 | | function | SetForLoopIndexA | integer newIndex | nothing |
1123 | | function | SetForLoopIndexB | integer newIndex | nothing |
2565 | | function | SetHeroLevelBJ | unit whichHero, integer newLevel, boolean showEyeCandy | nothing |
2702 | | function | SetHeroStat | unit whichHero, integer whichStat, integer value | nothing |
2132 | | function | SetImageColorBJ | image whichImage, real red, real green, real blue, real alpha | nothing |
2127 | | function | SetImagePositionBJ | image whichImage, location where, real zOffset | nothing |
2850 | | function | SetItemDropOnDeathBJ | item whichItem, boolean flag | nothing |
2855 | | function | SetItemDroppableBJ | item whichItem, boolean flag | nothing |
2845 | | function | SetItemInvulnerableBJ | item whichItem, boolean flag | nothing |
2555 | | function | SetItemLifeBJ | widget whichWidget, real life | nothing |
2860 | | function | SetItemPlayerBJ | item whichItem, player whichPlayer, boolean changeColor | nothing |
2653 | | function | SetItemPositionLoc | item whichItem, location loc | nothing |
2865 | | function | SetItemVisibleBJ | boolean show, item whichItem | nothing |
1966 | | function | SetLightningColorBJ | lightning whichBolt, real r, real g, real b, real a | boolean |
2389 | | function | SetMapMusicIndexedBJ | string musicName, integer index | nothing |
2394 | | function | SetMapMusicRandomBJ | string musicName | nothing |
6864 | | function | SetMissionAvailableBJ | boolean available, integer missionIndex | nothing |
2251 | | function | SetMusicOffsetBJ | real newOffset | nothing |
2286 | | function | SetMusicVolumeBJ | real volumePercent | nothing |
5365 | | function | SetNextLevelBJ | string nextLevel | nothing |
6821 | | function | SetPlayerAbilityAvailableBJ | boolean avail, integer abilid, player whichPlayer | nothing |
4806 | | function | SetPlayerAllianceBJ | player sourcePlayer, alliancetype whichAllianceSetting, boolean value, player otherPlayer | nothing |
4818 | | function | SetPlayerAllianceStateAllyBJ | player sourcePlayer, player otherPlayer, boolean flag | nothing |
4849 | | function | SetPlayerAllianceStateBJ | player sourcePlayer, player otherPlayer, integer allianceState | nothing |
4836 | | function | SetPlayerAllianceStateControlBJ | player sourcePlayer, player otherPlayer, boolean flag | nothing |
4844 | | function | SetPlayerAllianceStateFullControlBJ | player sourcePlayer, player otherPlayer, boolean flag | nothing |
4829 | | function | SetPlayerAllianceStateVisionBJ | player sourcePlayer, player otherPlayer, boolean flag | nothing |
7739 | | function | SetPlayerColorBJ | player whichPlayer, playercolor color, boolean changeExisting | nothing |
7734 | | function | SetPlayerColorBJEnum | | nothing |
7647 | | function | SetPlayerFlagBJ | playerstate whichPlayerFlag, boolean flag, player whichPlayer | nothing |
2678 | | function | SetPlayerHandicapBJ | player whichPlayer, real handicapPercent | nothing |
2668 | | function | SetPlayerHandicapXPBJ | player whichPlayer, real handicapPercent | nothing |
6806 | | function | SetPlayerMaxHeroesAllowed | integer maximum, player whichPlayer | nothing |
5374 | | function | SetPlayerOnScoreScreenBJ | boolean flag, player whichPlayer | nothing |
9642 | | function | SetPlayerSlotAvailable | player whichPlayer, mapcontrol control | nothing |
7641 | | function | SetPlayerStateBJ | player whichPlayer, playerstate whichPlayerState, integer value | nothing |
7652 | | function | SetPlayerTaxRateBJ | integer rate, playerstate whichResource, player sourcePlayer, player otherPlayer | nothing |
6801 | | function | SetPlayerTechMaxAllowedSwap | integer techid, integer maximum, player whichPlayer | nothing |
6796 | | function | SetPlayerTechResearchedSwap | integer techid, integer levels, player whichPlayer | nothing |
7753 | | function | SetPlayerUnitAvailableBJ | integer unitId, boolean allowed, player whichPlayer | nothing |
6752 | | function | SetRescueBuildingColorChangeBJ | boolean changeColor | nothing |
6744 | | function | SetRescueUnitColorChangeBJ | boolean changeColor | nothing |
2208 | | function | SetSoundConeAnglesBJ | sound soundHandle, real inside, real outside, real outsideVolumePercent | nothing |
2188 | | function | SetSoundDistanceCutoffBJ | sound soundHandle, real cutoff | nothing |
2183 | | function | SetSoundOffsetBJ | real newOffset, sound soundHandle | nothing |
2193 | | function | SetSoundPitchBJ | sound soundHandle, real pitch | nothing |
2198 | | function | SetSoundPositionLocBJ | sound soundHandle, location loc, real z | nothing |
2178 | | function | SetSoundVolumeBJ | sound soundHandle, real volumePercent | nothing |
2354 | | function | SetSpeechVolumeGroupsBJ | | nothing |
2342 | | function | SetSpeechVolumeGroupsImmediateBJ | | nothing |
2404 | | function | SetStackedSoundBJ | boolean add, sound soundHandle, rect r | nothing |
2090 | | function | SetTerrainFogExBJ | integer style, real zstart, real zend, real density, real red, real green, real blue | nothing |
2012 | | function | SetTerrainPathableBJ | location where, pathingtype t, boolean flag | nothing |
2002 | | function | SetTerrainTypeBJ | location where, integer terrainType, integer variation, integer area, integer shape | nothing |
6118 | | function | SetTextTagAgeBJ | texttag tt, real age | nothing |
6077 | | function | SetTextTagColorBJ | texttag tt, real red, real green, real blue, real transparency | nothing |
6128 | | function | SetTextTagFadepointBJ | texttag tt, real fadepoint | nothing |
6123 | | function | SetTextTagLifespanBJ | texttag tt, real lifespan | nothing |
6113 | | function | SetTextTagPermanentBJ | texttag tt, boolean flag | nothing |
6098 | | function | SetTextTagPosBJ | texttag tt, location loc, real zOffset | nothing |
6103 | | function | SetTextTagPosUnitBJ | texttag tt, unit whichUnit, real zOffset | nothing |
6108 | | function | SetTextTagSuspendedBJ | texttag tt, boolean flag | nothing |
6091 | | function | SetTextTagTextBJ | texttag tt, string s, real size | nothing |
6082 | | function | SetTextTagVelocityBJ | texttag tt, real speed, real angle | nothing |
2266 | | function | SetThematicMusicOffsetBJ | real newOffset | nothing |
1228 | | function | SetTimeOfDay | real whatTime | nothing |
1233 | | function | SetTimeOfDayScalePercentBJ | real scalePercent | nothing |
2588 | | function | SetUnitAbilityLevelSwapped | integer abilcode, unit whichUnit, integer level | integer |
3496 | | function | SetUnitAcquireRangeBJ | unit whichUnit, real acquireRange | nothing |
3491 | | function | SetUnitBlendTimeBJ | unit whichUnit, real blendTime | nothing |
3673 | | function | SetUnitExplodedBJ | unit whichUnit, boolean exploded | nothing |
4710 | | function | SetUnitFacingToFaceLocTimed | unit whichUnit, location target, real duration | nothing |
4720 | | function | SetUnitFacingToFaceUnitTimed | unit whichUnit, unit target, real duration | nothing |
3458 | | function | SetUnitFlyHeightBJ | unit whichUnit, real newHeight, real rate | nothing |
3287 | | function | SetUnitLifeBJ | unit whichUnit, real newValue | nothing |
3297 | | function | SetUnitLifePercentBJ | unit whichUnit, real percent | nothing |
3292 | | function | SetUnitManaBJ | unit whichUnit, real newValue | nothing |
3302 | | function | SetUnitManaPercentBJ | unit whichUnit, real percent | nothing |
3807 | | function | SetUnitPositionLocFacingBJ | unit whichUnit, location loc, real facing | nothing |
3813 | | function | SetUnitPositionLocFacingLocBJ | unit whichUnit, location loc, location lookAt | nothing |
3468 | | function | SetUnitPropWindowBJ | unit whichUnit, real propWindow | nothing |
7843 | | function | SetUnitRallyDestructable | unit whichUnit, destructable targDest | nothing |
7833 | | function | SetUnitRallyPoint | unit whichUnit, location targPos | nothing |
7838 | | function | SetUnitRallyUnit | unit whichUnit, unit targUnit | nothing |
4679 | | function | SetUnitScalePercent | unit whichUnit, real percentScaleX, real percentScaleY, real percentScaleZ | nothing |
4674 | | function | SetUnitTimeScalePercent | unit whichUnit, real percentScale | nothing |
3463 | | function | SetUnitTurnSpeedBJ | unit whichUnit, real turnSpeed | nothing |
3839 | | function | SetUnitUseFoodBJ | boolean enable, unit whichUnit | nothing |
4688 | | function | SetUnitVertexColorBJ | unit whichUnit, real red, real green, real blue, real transparency | nothing |
6197 | | function | SetUserControlForceOff | force whichForce | nothing |
6189 | | function | SetUserControlForceOn | force whichForce | nothing |
2017 | | function | SetWaterBaseColorBJ | real red, real green, real blue, real transparency | nothing |
4974 | | function | ShareEverythingWithTeam | player whichPlayer | nothing |
4951 | | function | ShareEverythingWithTeamAI | player whichPlayer | nothing |
7530 | | function | ShowCustomCampaignButton | boolean show, integer whichButton | nothing |
3879 | | function | ShowDestructableBJ | boolean flag, destructable d | nothing |
2122 | | function | ShowImageBJ | boolean flag, image whichImage | nothing |
6213 | | function | ShowInterfaceForceOff | force whichForce, real fadeDuration | nothing |
6205 | | function | ShowInterfaceForceOn | force whichForce, real fadeDuration | nothing |
6158 | | function | ShowTextTagForceBJ | boolean show, texttag tt, force whichForce | nothing |
2148 | | function | ShowUbersplatBJ | boolean flag, ubersplat whichSplat | nothing |
3389 | | function | ShowUnitHide | unit whichUnit | nothing |
3394 | | function | ShowUnitShow | unit whichUnit | nothing |
734 | | function | SinBJ | real degrees | real |
1385 | | function | SmartCameraPanBJ | player whichPlayer, location loc, real duration | nothing |
2417 | | function | StartSoundForPlayerBJ | player whichPlayer, sound soundHandle | nothing |
10022 | | function | StartStockUpdates | | nothing |
5578 | | function | StartTimerBJ | timer t, boolean periodic, real timeout | timer |
1572 | | function | StopCameraForPlayerBJ | player whichPlayer | nothing |
2276 | | function | StopMusicBJ | boolean fadeOut | nothing |
2173 | | function | StopSoundBJ | sound soundHandle, boolean fadeOut | nothing |
6974 | | function | StoreBooleanBJ | boolean value, string key, string missionKey, gamecache cache | nothing |
6969 | | function | StoreIntegerBJ | integer value, string key, string missionKey, gamecache cache | nothing |
6964 | | function | StoreRealBJ | real value, string key, string missionKey, gamecache cache | nothing |
6979 | | function | StoreStringBJ | string value, string key, string missionKey, gamecache cache | boolean |
6984 | | function | StoreUnitBJ | unit whichUnit, string key, string missionKey, gamecache cache | boolean |
2992 | | function | String2OrderIdBJ | string orderIdString | integer |
2975 | | function | String2UnitIdBJ | string unitIdString | integer |
1641 | | function | StringHashBJ | string s | integer |
1187 | | function | StringIdentity | string theString | string |
1633 | | function | SubStringBJ | string source, integer start, integer end | string |
2663 | | function | SuspendHeroXPBJ | boolean flag, unit whichHero | nothing |
BACK TO TOP
T
Line | Constant | Type | Name | Parameters | Return Type |
744 | | function | TanBJ | real degrees | real |
9659 | | function | TeamInitPlayerSlots | integer teamCount | nothing |
1870 | | function | TerrainDeformationCraterBJ | real duration, boolean permanent, location where, real radius, real depth | terraindeformation |
1914 | | function | TerrainDeformationRandomBJ | real duration, location where, real radius, real minDelta, real maxDelta, real updateInterval | terraindeformation |
1876 | | function | TerrainDeformationRippleBJ | real duration, boolean limitNeg, location where, real startRadius, real endRadius, real depth, real wavePeriod, real waveWidth | terraindeformation |
1920 | | function | TerrainDeformationStopBJ | terraindeformation deformation, real duration | nothing |
1894 | | function | TerrainDeformationWaveBJ | real duration, location source, location target, real radius, real depth, real trailDelay | terraindeformation |
6064 | | function | TextTagSize2Height | real size | real |
6072 | | function | TextTagSpeed2Velocity | real speed | real |
5652 | | function | TimerDialogDisplayBJ | boolean show, timerdialog td | nothing |
5644 | | function | TimerDialogDisplayForPlayerBJ | boolean show, timerdialog td, player whichPlayer | nothing |
5639 | | function | TimerDialogSetSpeedBJ | timerdialog td, real speedMultFactor | nothing |
5634 | | function | TimerDialogSetTimeColorBJ | timerdialog td, real red, real green, real blue, real transparency | nothing |
5624 | | function | TimerDialogSetTitleBJ | timerdialog td, string title | nothing |
5629 | | function | TimerDialogSetTitleColorBJ | timerdialog td, real red, real green, real blue, real transparency | nothing |
6443 | | function | TransmissionFromUnitTypeWithNameBJ | force toForce, player fromPlayer, integer unitId, string unitName, location loc, sound soundHandle, string message, integer timeType, real timeVal, boolean wait | nothing |
6409 | | function | TransmissionFromUnitWithNameBJ | force toForce, unit whichUnit, string unitName, sound soundHandle, string message, integer timeType, real timeVal, boolean wait | nothing |
6710 | | function | TriggerActionUnitRescuedBJ | | nothing |
901 | | function | TriggerExecuteBJ | trigger trig, boolean checkConditions | boolean |
1674 | | function | TriggerRegisterAnyUnitEventBJ | trigger trig, playerunitevent whichEvent | nothing |
1816 | | function | TriggerRegisterBuildSubmenuEventBJ | trigger trig | event |
1839 | | function | TriggerRegisterDestDeathInRegionEvent | trigger trig, rect r | nothing |
1806 | | function | TriggerRegisterDialogEventBJ | trigger trig, dialog whichDialog | event |
1786 | | function | TriggerRegisterDistanceBetweenUnits | trigger trig, unit whichUnit, boolexpr condition, real range | event |
1772 | | function | TriggerRegisterEnterRectSimple | trigger trig, rect r | event |
1762 | | function | TriggerRegisterEnterRegionSimple | trigger trig, region whichRegion | event |
1821 | | function | TriggerRegisterGameLoadedEventBJ | trigger trig | event |
1826 | | function | TriggerRegisterGameSavedEventBJ | trigger trig | event |
1757 | | function | TriggerRegisterGameStateEventTimeOfDay | trigger trig, limitop opcode, real limitval | event |
1779 | | function | TriggerRegisterLeaveRectSimple | trigger trig, rect r | event |
1767 | | function | TriggerRegisterLeaveRegionSimple | trigger trig, region whichRegion | event |
1747 | | function | TriggerRegisterPlayerEventAllianceChanged | trigger trig, player whichPlayer | event |
1737 | | function | TriggerRegisterPlayerEventDefeat | trigger trig, player whichPlayer | event |
1752 | | function | TriggerRegisterPlayerEventEndCinematic | trigger trig, player whichPlayer | event |
1742 | | function | TriggerRegisterPlayerEventLeave | trigger trig, player whichPlayer | event |
1732 | | function | TriggerRegisterPlayerEventVictory | trigger trig, player whichPlayer | event |
1696 | | function | TriggerRegisterPlayerKeyEventBJ | trigger trig, player whichPlayer, integer keType, integer keKey | event |
1687 | | function | TriggerRegisterPlayerSelectionEventBJ | trigger trig, player whichPlayer, boolean selected | event |
1669 | | function | TriggerRegisterPlayerUnitEventSimple | trigger trig, player whichPlayer, playerunitevent whichEvent | event |
1811 | | function | TriggerRegisterShowSkillEventBJ | trigger trig | event |
1654 | | function | TriggerRegisterTimerEventPeriodic | trigger trig, real timeout | event |
1659 | | function | TriggerRegisterTimerEventSingle | trigger trig, real timeout | event |
1664 | | function | TriggerRegisterTimerExpireEventBJ | trigger trig, timer t | event |
1791 | | function | TriggerRegisterUnitInRangeSimple | trigger trig, real range, unit whichUnit | event |
1796 | | function | TriggerRegisterUnitLifeEvent | trigger trig, unit whichUnit, limitop opcode, real limitval | event |
1801 | | function | TriggerRegisterUnitManaEvent | trigger trig, unit whichUnit, limitop opcode, real limitval | event |
6319 | | function | TryInitCinematicBehaviorBJ | | nothing |
6725 | | function | TryInitRescuableTriggersBJ | | nothing |
BACK TO TOP
U
Line | Constant | Type | Name | Parameters | Return Type |
3653 | | function | UnitAddAbilityBJ | integer abilityId, unit whichUnit | boolean |
4693 | | function | UnitAddIndicatorBJ | unit whichUnit, real red, real green, real blue, real transparency | nothing |
2613 | | function | UnitAddItemByIdSwapped | integer itemId, unit whichHero | item |
2608 | | function | UnitAddItemSwapped | item whichItem, unit whichHero | boolean |
3663 | | function | UnitAddTypeBJ | unittype whichType, unit whichUnit | boolean |
3603 | | function | UnitApplyTimedLifeBJ | real duration, integer buffId, unit whichUnit | nothing |
3506 | | function | UnitCanSleepBJ | unit whichUnit | boolean |
3638 | | function | UnitCountBuffsExBJ | integer polarity, integer resist, unit whichUnit, boolean bTLife, boolean bAura | integer |
3844 | | function | UnitDamagePointLoc | unit whichUnit, real delay, real radius, location loc, real amount, attacktype whichAttack, damagetype whichDamage | boolean |
3849 | | function | UnitDamageTargetBJ | unit whichUnit, unit target, real amount, attacktype whichAttack, damagetype whichDamage | boolean |
10184 | | function | UnitDropItem | unit inUnit, integer inItemID | item |
2747 | | function | UnitDropItemPointBJ | unit whichUnit, item whichItem, real x, real y | boolean |
2752 | | function | UnitDropItemPointLoc | unit whichUnit, item whichItem, location loc | boolean |
2757 | | function | UnitDropItemSlotBJ | unit whichUnit, item whichItem, integer slot | boolean |
2762 | | function | UnitDropItemTargetBJ | unit whichUnit, item whichItem, widget target | boolean |
3544 | | function | UnitGenerateAlarms | unit whichUnit, boolean generate | boolean |
2598 | | function | UnitHasBuffBJ | unit whichUnit, integer buffcode | boolean |
2818 | | function | UnitHasItemOfTypeBJ | unit whichUnit, integer itemId | boolean |
2970 | | function | UnitId2OrderIdBJ | integer unitId | integer |
2980 | | function | UnitId2StringBJ | integer unitId | string |
2823 | | function | UnitInventoryCount | unit whichUnit | integer |
2840 | | function | UnitInventorySizeBJ | unit whichUnit | integer |
3516 | | function | UnitIsSleepingBJ | unit whichUnit | boolean |
2782 | | function | UnitItemInSlotBJ | unit whichUnit, integer itemSlot | item |
3668 | | function | UnitMakeAbilityPermanentBJ | boolean permanent, integer abilityId, unit whichUnit | boolean |
3598 | | function | UnitPauseTimedLifeBJ | boolean flag, unit whichUnit | nothing |
3648 | | function | UnitRemoveAbilityBJ | integer abilityId, unit whichUnit | boolean |
2603 | | function | UnitRemoveBuffBJ | integer buffcode, unit whichUnit | boolean |
3613 | | function | UnitRemoveBuffsBJ | integer buffType, unit whichUnit | nothing |
3628 | | function | UnitRemoveBuffsExBJ | integer polarity, integer resist, unit whichUnit, boolean bTLife, boolean bAura | nothing |
2631 | | function | UnitRemoveItemFromSlotSwapped | integer itemSlot, unit whichHero | item |
2623 | | function | UnitRemoveItemSwapped | item whichItem, unit whichHero | nothing |
3658 | | function | UnitRemoveTypeBJ | unittype whichType, unit whichUnit | boolean |
3501 | | function | UnitSetCanSleepBJ | unit whichUnit, boolean canSleep | nothing |
4247 | | function | UnitSetUsesAltIconBJ | boolean flag, unit whichUnit | nothing |
3608 | | function | UnitShareVisionBJ | boolean share, unit whichUnit, player whichPlayer | nothing |
3093 | | function | UnitSuspendDecayBJ | boolean suspend, unit whichUnit | nothing |
2770 | | function | UnitUseItemDestructable | unit whichUnit, item whichItem, widget target | boolean |
2775 | | function | UnitUseItemPointLoc | unit whichUnit, item whichItem, location loc | boolean |
3511 | | function | UnitWakeUpBJ | unit whichUnit | nothing |
7767 | | function | UnlockGameSpeedBJ | | nothing |
9960 | | function | UpdateEachStockBuilding | itemtype iType, integer iLevel | nothing |
9941 | | function | UpdateEachStockBuildingEnum | | nothing |
9922 | | function | UpdateStockAvailability | item whichItem | nothing |
2085 | | function | UseTimeOfDayBJ | boolean flag | nothing |
BACK TO TOP
V
BACK TO TOP
W
BACK TO TOP
X
BACK TO TOP
Y
BACK TO TOP
Z
BACK TO TOP
|