Mjjstral

Company of Heroes 2 - Ultimate Scar/Lua Reference List

Jan 1st, 2021 (edited)
815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 71.63 KB | None | 0 0
  1. CONTENT:
  2. 1. LUA NATIVE SCAR FUNCTIONS
  3. 2. GAME NATIVE SCAR FUNCTIONS
  4. 3. FROM GAME SCARS
  5. 4. TABLES
  6. 5. MAIN MENU SCAR FUNCTIONS (e.g. via console)
  7.  
  8. ---------------- 1.LUA NATIVE SCAR FUNCTIONS -------------------
  9. assert
  10. collectgarbage
  11. error
  12. gcinfo
  13. getfenv
  14. getmetatable
  15. ipairs
  16. load
  17. loadfile
  18. loadstring
  19. newproxy
  20. next
  21. pairs
  22. pcall
  23. print
  24. rawequal
  25. rawget
  26. rawset
  27. select
  28. setfenv
  29. setmetatable
  30. tonumber
  31. tostring
  32. type
  33. unpack
  34. xpcall
  35. _PRINT
  36. _ALERT
  37.  
  38. --libs--
  39. coroutine.create
  40. coroutine.resume
  41. coroutine.running
  42. coroutine.status
  43. coroutine.wrap
  44. coroutine.yield
  45. math.abs
  46. math.acos
  47. math.asin
  48. math.atan2
  49. math.ceil
  50. math.cos
  51. math.cosh
  52. math.deg
  53. math.floor
  54. math.fmod
  55. math.frexp
  56. math.huge
  57. math.ldexp
  58. math.log
  59. math.log10
  60. math.max
  61. math.min
  62. math.mod
  63. math.modf
  64. math.pi
  65. math.pow
  66. math.rad
  67. math.sinh
  68. math.sqrt
  69. math.tan
  70. math.tanh
  71. string.byte
  72. string.char
  73. string.dump
  74. string.find
  75. string.format
  76. string.gfind
  77. string.gmatch
  78. string.gsub
  79. string.len
  80. string.lower
  81. string.match
  82. string.rep
  83. string.reverse
  84. string.sub
  85. string.upper
  86. table.concat
  87. table.foreach
  88. table.foreachi
  89. table.getn
  90. table.insert
  91. table.maxn
  92. table.remove
  93. table.setn
  94. table.sort
  95. _G
  96.  
  97. ---------------- 2. GAME NATIVE SCAR FUNCTIONS -------------------
  98.  
  99. AIAbilityObjective_AbilityGuidance_SetAbilityPBG
  100. AIObjective_Cancel
  101. AIObjective_CombatGuidance_EnableCombatGarrison
  102. AIObjective_CombatGuidance_EnableRetaliateAttacks
  103. AIObjective_CombatGuidance_SetRetaliateAttackTargetAreaRadius
  104. AIObjective_DefenseGuidance_AddFacingPosition
  105. AIObjective_DefenseGuidance_EnableIdleGarrison
  106. AIObjective_DefenseGuidance_ResetFacingPositions
  107. AIObjective_EngagementGuidance_EnableAggressiveEngagementMove
  108. AIObjective_EngagementGuidance_SetAllowReturnToPreviousStages
  109. AIObjective_EngagementGuidance_SetCoordinatedSetup
  110. AIObjective_EngagementGuidance_SetMaxEngagementTime
  111. AIObjective_EngagementGuidance_SetMaxIdleTime
  112. AIObjective_FallbackGuidance_EnableRetreatOnPinned
  113. AIObjective_FallbackGuidance_EnableRetreatOnSuppression
  114. AIObjective_FallbackGuidance_SetEntitiesRemainingThreshold
  115. AIObjective_FallbackGuidance_SetFallbackCapacityPercentage
  116. AIObjective_FallbackGuidance_SetFallbackCombatRatingPercentage
  117. AIObjective_FallbackGuidance_SetFallbackSquadHealthPercentage
  118. AIObjective_FallbackGuidance_SetFallbackVehicleHealthPercentage
  119. AIObjective_FallbackGuidance_SetGlobalFallbackPercentage
  120. AIObjective_FallbackGuidance_SetGlobalFallbackRetreat
  121. AIObjective_FallbackGuidance_SetRetreatCapacityPercentage
  122. AIObjective_FallbackGuidance_SetRetreatCombatRatingPercentage
  123. AIObjective_FallbackGuidance_SetRetreatDelayTime
  124. AIObjective_FallbackGuidance_SetRetreatHealthPercentage
  125. AIObjective_FallbackGuidance_SetTargetPosition
  126. AIObjective_IsValid
  127. AIObjective_MoveGuidance_EnableAggressiveMove
  128. AIObjective_MoveGuidance_ResetPathingLengthFactor
  129. AIObjective_MoveGuidance_ResetSafePathingWeight
  130. AIObjective_MoveGuidance_SetPathingLengthFactor
  131. AIObjective_MoveGuidance_SetSafePathingWeight
  132. AIObjective_MoveGuidance_SetSquadCoherenceRadius
  133. AIObjective_Notify_ClearCallbacks
  134. AIObjective_Notify_SetFailureCallback
  135. AIObjective_Notify_SetOnTransitionCallback
  136. AIObjective_Notify_SetPlayerEventObjectiveID
  137. AIObjective_Notify_SetSuccessCallback
  138. AIObjective_ResourceGuidance_ClearSquads
  139. AIObjective_ResourceGuidance_SquadGroup
  140. AIObjective_SetName
  141. AIObjective_TacticFilter_DisableAbility
  142. AIObjective_TacticFilter_DisableAbilityForSquadGroup
  143. AIObjective_TacticFilter_EnableCloseGround
  144. AIObjective_TacticFilter_Reset
  145. AIObjective_TacticFilter_ResetAbilityGuidance
  146. AIObjective_TacticFilter_ResetPriority
  147. AIObjective_TacticFilter_ResetTacticGuidance
  148. AIObjective_TacticFilter_ResetTargetGuidance
  149. AIObjective_TacticFilter_SetAbilityGuidance
  150. AIObjective_TacticFilter_SetDefaultAbilityGuidance
  151. AIObjective_TacticFilter_SetDefaultTacticGuidance
  152. AIObjective_TacticFilter_SetDefaultTargetGuidance
  153. AIObjective_TacticFilter_SetPriority
  154. AIObjective_TacticFilter_SetPriorityForSquadGroup
  155. AIObjective_TacticFilter_SetTacticGuidance
  156. AIObjective_TacticFilter_SetTargetPolicy
  157. AIObjective_TargetGuidance_GetTargetAreaRadius
  158. AIObjective_TargetGuidance_GetTargetLeashRadius
  159. AIObjective_TargetGuidance_GetTargetPos
  160. AIObjective_TargetGuidance_SetTargetArea
  161. AIObjective_TargetGuidance_SetTargetEntity
  162. AIObjective_TargetGuidance_SetTargetLeash
  163. AIObjective_TargetGuidance_SetTargetPathByName
  164. AIObjective_TargetGuidance_SetTargetPathWander
  165. AIObjective_TargetGuidance_SetTargetPosition
  166. AIObjective_TargetGuidance_SetTargetSquad
  167. AIPlayer_GetBestClumpForSquadIdx
  168. AIPlayer_GetBestClumpIdx
  169. AIPlayer_GetClumpCentreSquad
  170. AIPlayer_GetClumpPosition
  171. AIPlayer_GetClumpTerritoryPointEntity
  172. AIPlayer_GetLocal
  173. AIPlayer_GetLocalFromPlayer
  174. AIPlayer_UpdateSkirmishAttackAndCaptureTasks
  175. AIPlayer_UpdateSkirmishPlayerAbilities
  176. AIPlayer_UpdateSkirmishProduction
  177. AISquad_FindFilteredCoverCompareCurrent
  178. AISquad_GetClosestCuttableObstruction
  179. AISquad_GetClosestObstruction
  180. AISquad_GetClosestObstructionOfType
  181. AISquad_HasBeenAttacked
  182. AISquad_HasFiredWeapon
  183. AISquad_ShouldFallBackOrBraceSelf
  184. AITargetFilterContext_GetAbilityToUse
  185. AITargetFilterContext_GetRangeMax
  186. AITargetFilterContext_GetRangeMin
  187. AITargetFilterContext_GetSuggestedPosition
  188. AITargetFilterContext_GetTargetEntityGroup
  189. AITargetFilterContext_GetTargetSquadGroup
  190. AI_ClearCaptureImportanceBonus
  191. AI_ClearMilitaryPointImportance
  192. AI_ClearSquadImportance
  193. AI_ConvertToSimSquad
  194. AI_CreateObjective
  195. AI_DebugAttackEncounterPositionScoringEnable
  196. AI_DebugAttackEncounterPositionScoringIsEnabled
  197. AI_DebugLuaEnable
  198. AI_DebugLuaIsEnabled
  199. AI_DebugRatingEnable
  200. AI_DebugRatingIsEnabled
  201. AI_DebugRenderAllTaskChildrenEnable
  202. AI_DebugRenderAllTaskChildrenIsEnabled
  203. AI_DebugSkirmishCaptureEnable
  204. AI_DebugSkirmishCaptureIsEnabled
  205. AI_DebugSkirmishCombatTargetEnable
  206. AI_DebugSkirmishCombatTargetIsEnabled
  207. AI_DebugSkirmishForwardDeployEnable
  208. AI_DebugSkirmishForwardDeployIsEnabled
  209. AI_DebugSkirmishObjectiveEnable
  210. AI_DebugSkirmishObjectiveIsEnabled
  211. AI_DisableAllEconomyOverrides
  212. AI_Enable
  213. AI_EnableAll
  214. AI_EnableEconomyOverride
  215. AI_GetDifficulty
  216. AI_GetPersonality
  217. AI_GetPersonalityLuaFileName
  218. AI_IsAIPlayer
  219. AI_IsAITargetable
  220. AI_IsDebugDisplay
  221. AI_IsEnabled
  222. AI_IsRTM
  223. AI_IsSquadValid
  224. AI_LockEntity
  225. AI_LockSquad
  226. AI_LockSquads
  227. AI_RestartSCAR
  228. AI_RestoreDefaultPersonalitySettings
  229. AI_SetAITargetable
  230. AI_SetCaptureImportanceBonus
  231. AI_SetDebugDisplay
  232. AI_SetDifficulty
  233. AI_SetMilitaryPointImportance
  234. AI_SetPersonality
  235. AI_SetSquadImportance
  236. AI_ToggleDebugDisplay
  237. AI_UnlockAll
  238. AI_UnlockEntity
  239. AI_UnlockSquad
  240. AI_UnlockSquads
  241. AI_UpdateStatics
  242. BP_GetAbilityBlueprint
  243. BP_GetCamouflageStanceBlueprint
  244. BP_GetCriticalBlueprint
  245. BP_GetEntityBlueprint
  246. BP_GetMoveTypeBlueprint
  247. BP_GetName
  248. BP_GetPropertyBagGroupCount
  249. BP_GetPropertyBagGroupPathName
  250. BP_GetSlotItemBlueprint
  251. BP_GetSquadBlueprint
  252. BP_GetUpgradeBlueprint
  253. BP_GetWeaponBlueprint
  254. Camera_AutoRotate
  255. Camera_ClampToMarker
  256. Camera_Dump
  257. Camera_FocusOnPosition
  258. Camera_FollowEntity
  259. Camera_FollowSelection
  260. Camera_FollowSquad
  261. Camera_GetCurrentTargetPos
  262. Camera_GetDeclination
  263. Camera_GetOrbit
  264. Camera_GetTargetPos
  265. Camera_GetTuningValue
  266. Camera_GetZoomDist
  267. Camera_IsInputEnabled
  268. Camera_Reload
  269. Camera_ResetFocus
  270. Camera_ResetToDefault
  271. Camera_SetDeclination
  272. Camera_SetInputEnabled
  273. Camera_SetOrbit
  274. Camera_SetSlideTargetRate
  275. Camera_SetTuningValue
  276. Camera_SetZoomDist
  277. Camera_StopAutoRotating
  278. Camera_Unclamp
  279. Command_Entity
  280. Command_EntityAbility
  281. Command_EntityBuildSquad
  282. Command_EntityEntity
  283. Command_EntityExt
  284. Command_EntityPos
  285. Command_EntityPosAbility
  286. Command_EntityPosDirAbility
  287. Command_EntityPosSquad
  288. Command_EntitySquad
  289. Command_EntityTargetEntityAbility
  290. Command_EntityTargetSquadAbility
  291. Command_EntityUpgrade
  292. Command_Player
  293. Command_PlayerAbility
  294. Command_PlayerBroadcastMessage
  295. Command_PlayerEntity
  296. Command_PlayerEntityCriticalHit
  297. Command_PlayerExt
  298. Command_PlayerPos
  299. Command_PlayerPosAbility
  300. Command_PlayerPosDirAbility
  301. Command_PlayerPosExt
  302. Command_PlayerSquadConstructBuilding
  303. Command_PlayerSquadConstructFence
  304. Command_PlayerSquadConstructField
  305. Command_PlayerSquadCriticalHit
  306. Command_PlayerUpgrade
  307. Command_Squad
  308. Command_SquadAbility
  309. Command_SquadAttackMovePos
  310. Command_SquadDoCustomPlan
  311. Command_SquadDoCustomPlanTarget
  312. Command_SquadEntity
  313. Command_SquadEntityAbility
  314. Command_SquadEntityAttack
  315. Command_SquadEntityBool
  316. Command_SquadEntityExt
  317. Command_SquadEntityLoad
  318. Command_SquadExt
  319. Command_SquadMovePos
  320. Command_SquadMovePosFacing
  321. Command_SquadPath
  322. Command_SquadPos
  323. Command_SquadPosAbility
  324. Command_SquadPosExt
  325. Command_SquadPositionAttack
  326. Command_SquadSquad
  327. Command_SquadSquadAbility
  328. Command_SquadSquadAttack
  329. Command_SquadSquadExt
  330. Command_SquadSquadLoad
  331. Command_SquadUpgrade
  332. dr_clear
  333. dr_drawCircle
  334. dr_drawline
  335. dr_setautoclear
  336. dr_setdisplay
  337. dr_terraincircle
  338. dr_terrainrect
  339. dr_text2d
  340. dr_text3d
  341. EGroup_Add
  342. EGroup_AddEGroup
  343. EGroup_Clear
  344. EGroup_Compare
  345. EGroup_Count
  346. EGroup_CountDeSpawned
  347. EGroup_CountSpawned
  348. EGroup_Create
  349. EGroup_Destroy
  350. EGroup_Exists
  351. EGroup_ForEach
  352. EGroup_ForEachAllOrAny
  353. EGroup_ForEachAllOrAnyEx
  354. EGroup_ForEachEx
  355. EGroup_FromName
  356. EGroup_GetDeSpawnedEntityAt
  357. EGroup_GetName
  358. EGroup_GetPosition
  359. EGroup_GetSpawnedEntityAt
  360. EGroup_Intersection
  361. EGroup_Remove
  362. EntityQuery_CanCauseSuppression
  363. EntityQuery_CanLoadSquadAndAttackCurrentTarget
  364. EntityQuery_FindClosestOpenPositionForStructure
  365. Entity_AddAbility
  366. Entity_ApplyCritical
  367. Entity_BuildingPanelInfo
  368. Entity_BuildingReset
  369. Entity_CalculatePassableSpawnPosition
  370. Entity_CanAttackNow
  371. Entity_CancelProductionQueueItem
  372. Entity_CanLoadSquad
  373. Entity_CanSeeEntity
  374. Entity_CanSeeSquad
  375. Entity_ClearPostureSuggestion
  376. Entity_ClearTagDebug
  377. Entity_CompleteUpgrade
  378. Entity_Create
  379. Entity_CreateENV
  380. Entity_DeSpawn
  381. Entity_Destroy
  382. Entity_DisableBuildingDeath
  383. Entity_DoBuildingDamageRay
  384. Entity_DoBurnDamage
  385. Entity_EnableAttention
  386. Entity_EnableProductionQueue
  387. Entity_EnableStrategicPoint
  388. Entity_ExtensionEnabled
  389. Entity_ExtensionExecuting
  390. Entity_ExtensionName
  391. Entity_ForceConstruct
  392. Entity_FromWorldID
  393. Entity_GetActiveCommand
  394. Entity_GetBlueprint
  395. Entity_GetBuildingProgress
  396. Entity_GetCoverValue
  397. Entity_GetGameID
  398. Entity_GetHeading
  399. Entity_GetHealth
  400. Entity_GetHealthMax
  401. Entity_GetHealthPercentage
  402. Entity_GetInvulnerableMinCap
  403. Entity_GetInvulnerableToCritical
  404. Entity_GetLastAttacker
  405. Entity_GetLastAttackers
  406. Entity_GetMaxCaptureCrewSize
  407. Entity_GetPlayerOwner
  408. Entity_GetPosition
  409. Entity_GetProductionQueueItem
  410. Entity_GetProductionQueueItemType
  411. Entity_GetProductionQueueSize
  412. Entity_GetRadius
  413. Entity_GetResourceType
  414. Entity_GetSightInnerHeight
  415. Entity_GetSightInnerRadius
  416. Entity_GetSightOuterHeight
  417. Entity_GetSightOuterRadius
  418. Entity_GetSquad
  419. Entity_GetSquadsHeld
  420. Entity_GetTotalPanelCount
  421. Entity_GetUndestroyedPanelCount
  422. Entity_GetWeaponBlueprint
  423. Entity_GetWeaponHardpointCount
  424. Entity_HasAbility
  425. Entity_HasAnyCritical
  426. Entity_HasCritical
  427. Entity_HasProductionQueue
  428. Entity_HasUpgrade
  429. Entity_InstantCaptureStrategicPoint
  430. Entity_InstantRevertOccupiedBuilding
  431. Entity_IsAlive
  432. Entity_IsAttacking
  433. Entity_IsBuilding
  434. Entity_IsBurning
  435. Entity_IsCamouflaged
  436. Entity_IsCapturableBuilding
  437. Entity_IsCasualty
  438. Entity_IsCuttable
  439. Entity_IsDemolitionReady
  440. Entity_IsEBPBuilding
  441. Entity_IsEBPObjCover
  442. Entity_IsEBPOfType
  443. Entity_IsHardpointActive
  444. Entity_IsHoldingAny
  445. Entity_IsMoving
  446. Entity_IsOfType
  447. Entity_IsPartOfSquad
  448. Entity_IsPlane
  449. Entity_IsSlotItem
  450. Entity_IsSoldier
  451. Entity_IsSpawned
  452. Entity_IsStartingPosition
  453. Entity_IsStrategicPoint
  454. Entity_IsStrategicPointCapturedBy
  455. Entity_IsSyncWeapon
  456. Entity_IsUnderAttack
  457. Entity_IsUnderAttackByPlayer
  458. Entity_IsUnderAttackFromDirection
  459. Entity_IsValid
  460. Entity_IsVaultable
  461. Entity_IsVehicle
  462. Entity_IsVictoryPoint
  463. Entity_Kill
  464. Entity_Population
  465. Entity_RemoveAbility
  466. Entity_RemoveBoobyTraps
  467. Entity_RemoveCritical
  468. Entity_RemoveDemolitions
  469. Entity_RemoveUpgrade
  470. Entity_SetAnimatorAction
  471. Entity_SetAnimatorActionParameter
  472. Entity_SetAnimatorEvent
  473. Entity_SetAnimatorState
  474. Entity_SetAnimatorVariable
  475. Entity_SetBuildingVisualFireState
  476. Entity_SetCrushable
  477. Entity_SetCrushMode
  478. Entity_SetDemolitions
  479. Entity_SetEnableCasualty
  480. Entity_SetHeading
  481. Entity_SetHealth
  482. Entity_SetInvulnerableMinCap
  483. Entity_SetInvulnerableToCritical
  484. Entity_SetOnFire
  485. Entity_SetPlayerOwner
  486. Entity_SetPosition
  487. Entity_SetProjectileCanExplode
  488. Entity_SetRecrewable
  489. Entity_SetSharedProductionQueue
  490. Entity_SetStrategicPointNeutral
  491. Entity_SetWorldOwned
  492. Entity_SimHide
  493. Entity_Spawn
  494. Entity_StopAbility
  495. Entity_SuggestPosture
  496. Entity_SupportsDemolition
  497. Entity_TagDebug
  498. Entity_VisHide
  499. Enum_ToNumber
  500. Enum_ToString
  501. EventRule_AddEntityEvent
  502. EventRule_AddEvent
  503. EventRule_AddPlayerEvent
  504. EventRule_AddSquadEvent
  505. EventRule_Exists
  506. EventRule_GetNextUniqueRuleID
  507. EventRule_Refresh
  508. EventRule_RemoveAll
  509. EventRule_RemoveEntityEvent
  510. EventRule_RemoveEvent
  511. EventRule_RemoveMe
  512. EventRule_RemovePlayerEvent
  513. EventRule_RemoveRuleIDEvent
  514. EventRule_RemoveSquadEvent
  515. Event_Delay
  516. Event_IsAnyQueuedInternal
  517. Event_IsAnyRunningInternal
  518. Event_IsQueued
  519. Event_IsRunning
  520. Event_Skip
  521. Event_Start
  522. Event_StartEx
  523. fatal
  524. FOW_EnableTint
  525. FOW_IsTintEnabled
  526. FOW_PlayerExploreAll
  527. FOW_PlayerRevealAll
  528. FOW_PlayerRevealArea
  529. FOW_PlayerUnExploreAll
  530. FOW_PlayerUnRevealAll
  531. FOW_PlayerUnRevealArea
  532. FOW_RevealAll
  533. FOW_RevealArea
  534. FOW_RevealEGroup
  535. FOW_RevealEGroupOnly
  536. FOW_RevealEntity
  537. FOW_RevealSGroup
  538. FOW_RevealSGroupOnly
  539. FOW_RevealSquad
  540. FOW_RevealTerritory
  541. FOW_Toggle
  542. FOW_UnRevealAll
  543. FOW_UnRevealArea
  544. FOW_UnRevealTerritory
  545. Game_ColdTechDisabled
  546. Game_CurrentSystemTime
  547. Game_EnableInput
  548. Game_EndSubTextFade
  549. Game_EndTextTitleFade
  550. Game_GetLocalPlayer
  551. Game_GetMode
  552. Game_GetRenderFrameCount
  553. Game_GetSPDifficulty
  554. Game_HasLocalPlayer
  555. Game_IsLetterboxed
  556. Game_IsPerformanceTest
  557. Game_IsRTM
  558. Game_Letterbox
  559. Game_LoadAtmosphere
  560. Game_LockRandom
  561. Game_ProfileDumpFrames
  562. Game_QuitApp
  563. Game_ScreenFade
  564. Game_SetLocalPlayer
  565. Game_SetMode
  566. Game_ShowPauseMenu
  567. Game_SkipAllEvents
  568. Game_SkipEvent
  569. Game_StartMuted
  570. Game_SubTextFadeInternal
  571. Game_TextTitleFade
  572. Game_TriggerLightning
  573. Game_UnlockInputOnLetterBox
  574. Game_UnLockRandom
  575. Ghost_DisableSpotting
  576. Ghost_EnableSpotting
  577. HintPoint_AddToEGroup
  578. HintPoint_AddToEntity
  579. HintPoint_AddToPosition
  580. HintPoint_AddToSGroup
  581. HintPoint_AddToSquad
  582. HintPoint_ClearFacing
  583. HintPoint_RemoveAll
  584. HintPoint_RemoveInternal
  585. HintPoint_SetDisplayOffsetInternal
  586. HintPoint_SetFacingEntity
  587. HintPoint_SetFacingPosition
  588. HintPoint_SetFacingSquad
  589. HintPoint_SetVisibleInternal
  590. import
  591. LOC
  592. Loc_ConvertNumber
  593. Loc_Empty
  594. Loc_FormatText1
  595. Loc_FormatText2
  596. Loc_FormatText3
  597. Loc_FormatText4
  598. Loc_FormatTime
  599. Loc_ToAnsi
  600. lod_setmaxdistance
  601. MapIcon_ClearFacing
  602. MapIcon_CreateEntity
  603. MapIcon_CreatePosition
  604. MapIcon_CreateSquad
  605. MapIcon_Destroy
  606. MapIcon_DestroyAll
  607. MapIcon_SetFacingEntity
  608. MapIcon_SetFacingPosition
  609. MapIcon_SetFacingSquad
  610. Marker_Create
  611. Marker_DoesNumberAttributeExist
  612. Marker_DoesStringAttributeExist
  613. Marker_Exists
  614. Marker_FromName
  615. Marker_GetDirection
  616. Marker_GetName
  617. Marker_GetNumberAttribute
  618. Marker_GetPosition
  619. Marker_GetProximityRadius
  620. Marker_GetProximityType
  621. Marker_GetRandomPositionInternal
  622. Marker_GetStringAttribute
  623. Marker_GetType
  624. Marker_InProximity
  625. Misc_AbortToFE
  626. Misc_AddRestrictCommandsCircle
  627. Misc_AddRestrictCommandsMarker
  628. Misc_AddRestrictCommandsOBB
  629. Misc_AreDefaultCommandsEnabled
  630. Misc_ClearControlGroup
  631. Misc_ClearSelection
  632. Misc_ClearSubselection
  633. Misc_DetectKeyboardInput
  634. Misc_DetectMouseInput
  635. Misc_DoWeaponHitEffectOnEntity
  636. Misc_DoWeaponHitEffectOnPosition
  637. Misc_DumpMemStats
  638. Misc_EnablePerformanceTest
  639. Misc_GetCameraPos
  640. Misc_GetCommandLineString
  641. Misc_GetControlGroupContents
  642. Misc_GetDesignerSplatsVisibility
  643. Misc_GetEntityControlGroup
  644. Misc_GetHiddenPositionOnPath
  645. Misc_GetMouseOnTerrain
  646. Misc_GetMouseOverEntity
  647. Misc_GetScarFullFilename
  648. Misc_GetSelectedEntities
  649. Misc_GetSelectedSquads
  650. Misc_GetSpeechDebugEnabled
  651. Misc_GetSquadControlGroup
  652. Misc_GetTerrainHeight
  653. Misc_IsCommandLineOptionSet
  654. Misc_IsDevMode
  655. Misc_IsEntityOnScreen
  656. Misc_IsEntitySelected
  657. Misc_IsMouseOverEntity
  658. Misc_IsPosOnScreen
  659. Misc_IsSelectionInputEnabled
  660. Misc_IsSquadOnScreen
  661. Misc_IsSquadSelected
  662. Misc_RemoveCommandRestriction
  663. Misc_RestrictCommandsToMarker
  664. Misc_ScreenFadeChange
  665. Misc_ScreenFadeRemove
  666. Misc_ScreenFadeStart
  667. Misc_Screenshot
  668. Misc_ScreenshotExt
  669. Misc_SelectEntity
  670. Misc_SelectSquad
  671. Misc_SetAmbientFXVisibility
  672. Misc_SetDefaultCommandsEnabled
  673. Misc_SetDesignerSplatsVisibility
  674. Misc_SetEntityControlGroup
  675. Misc_SetEntitySelectable
  676. Misc_SetSelectionInputEnabled
  677. Misc_SetSpeechDebugEnabled
  678. Misc_SetSquadControlGroup
  679. Misc_SetSquadSelectable
  680. Misc_SetSuperScreenshotSize
  681. Misc_SpawnEffect
  682. Misc_SuperScreenshot
  683. Misc_SyncCheckVariable
  684. Modifier_ApplyToEntity
  685. Modifier_ApplyToPlayer
  686. Modifier_ApplyToSquad
  687. Modifier_Create
  688. Modifier_Destroy
  689. Modifier_IsEnabled
  690. Modifier_RemoveInternal
  691. ModMisc_ApplyDeformation
  692. ModMisc_MakeCasualtyAction
  693. ModMisc_MakeWreckAction
  694. ModMisc_OOCAction
  695. nis_load
  696. nis_pause
  697. nis_play
  698. nis_setintransitiontime
  699. nis_setnextnis
  700. nis_setouttransitionnis
  701. nis_setouttransitiontime
  702. nis_settime
  703. nis_skip
  704. nis_skipone
  705. nis_stop
  706. nis_synchelp
  707. Obj_Create
  708. Obj_CreatePopup
  709. Obj_Delete
  710. Obj_DeleteAll
  711. Obj_GetState
  712. Obj_GetVisible
  713. Obj_HideProgress
  714. Obj_HideProgressEx
  715. Obj_HighlightEntity
  716. Obj_HighlightPosition
  717. Obj_HighlightSquad
  718. Obj_SetDescription
  719. Obj_SetIcon
  720. Obj_SetObjectiveFunction
  721. Obj_SetProgressBlinking
  722. Obj_SetRadioShown
  723. Obj_SetState
  724. Obj_SetTitle
  725. Obj_SetVisible
  726. Obj_ShowProgress
  727. Obj_ShowProgress2
  728. Obj_ShowProgressEx
  729. Obj_ShowProgressTimer
  730. OnInitID
  731. OutputEnumsToXML
  732. PersistentMode_SerializeResults
  733. PlayerColour_Disable
  734. PlayerColour_Enable
  735. Player_AddAbility
  736. Player_AddAbilityLockoutZone
  737. Player_AddUnspentCommandPoints
  738. Player_CanCastAbilityOnEntity
  739. Player_CanCastAbilityOnPlayer
  740. Player_CanCastAbilityOnPosition
  741. Player_CanCastAbilityOnSquad
  742. Player_CanPlaceStructureOnPosition
  743. Player_CanSeeEntity
  744. Player_CanSeePosition
  745. Player_CanSeeSquad
  746. Player_ClearAvailabilities
  747. Player_ClearPopCapOverride
  748. Player_CompleteUpgrade
  749. Player_FindFirstEnemyPlayer
  750. Player_FromId
  751. Player_GetAIType
  752. Player_GetCurrentPopulation
  753. Player_GetDisplayName
  754. Player_GetEntities
  755. Player_GetEntityCount
  756. Player_GetEntityName
  757. Player_GetFatalityAbility
  758. Player_GetID
  759. Player_GetMapEntryPosition
  760. Player_GetMaxPopulation
  761. Player_GetNumStrategicPoints
  762. Player_GetNumVictoryPoints
  763. Player_GetRace
  764. Player_GetRaceName
  765. Player_GetRelationship
  766. Player_GetResource
  767. Player_GetResourceRate
  768. Player_GetSquadBPCost
  769. Player_GetSquadCount
  770. Player_GetSquads
  771. Player_GetStartingPosition
  772. Player_GetStrategicPointCaptureProgress
  773. Player_GetTeam
  774. Player_GetUnitCount
  775. Player_GetUpgradeCost
  776. Player_HasAbility
  777. Player_HasCapturingSquadNearStrategicPoint
  778. Player_HasMapEntryPosition
  779. Player_HasUpgrade
  780. Player_IsAlive
  781. Player_IsHuman
  782. Player_IsSurrendered
  783. Player_NumUpgradeComplete
  784. Player_RemoveAbilityLockoutZone
  785. Player_RemoveUpgrade
  786. Player_ResetResource
  787. Player_SetAbilityAvailabilityInternal
  788. Player_SetAllCommandAvailabilityInternal
  789. Player_SetCommandAvailabilityInternal
  790. Player_SetConstructionMenuAvailabilityInternal
  791. Player_SetDefaultSquadMoodMode
  792. Player_SetEntityProductionAvailabilityInternal
  793. Player_SetHeatGainRate
  794. Player_SetHeatLossRate
  795. Player_SetPopCapOverride
  796. Player_SetResource
  797. Player_SetSquadProductionAvailabilityInternal
  798. Player_SetUpgradeAvailabilityInternal
  799. Player_SpawnGlider
  800. Player_StopAbility
  801. Player_Triangulate
  802. RainSplashes_ReLoadConfig
  803. Request_Construction
  804. Request_ConstructionWithSquad
  805. Request_FinishIncompleteStructure
  806. Request_PlayerAbility
  807. Request_PlayerAbilitySingleTarget
  808. Request_Production
  809. scartype
  810. scartype_tostring
  811. Scar_AddInit
  812. Scar_Autosave
  813. Scar_CompleteIntelBulletinTask
  814. Scar_DebugConsoleExecute
  815. Scar_InitExists
  816. Scar_PlayNIS
  817. Scar_PlayNIS2
  818. Scar_PlayNISEx
  819. Scar_ReloadScripts
  820. Scar_RemoveInit
  821. Scar_SetSimRate
  822. Setup_GetWinConditionOption
  823. Setup_SetPlayerName
  824. Setup_SetPlayerRace
  825. Setup_SetPlayerStartingPosition
  826. Setup_SetPlayerTeam
  827. SGroup_Add
  828. SGroup_AddGroup
  829. SGroup_Clear
  830. SGroup_ClearPostureSuggestion
  831. SGroup_Compare
  832. SGroup_ContainsSGroup
  833. SGroup_ContainsSquad
  834. SGroup_Count
  835. SGroup_CountDeSpawned
  836. SGroup_CountSpawned
  837. SGroup_Create
  838. SGroup_Destroy
  839. SGroup_Exists
  840. SGroup_FacePosition
  841. SGroup_ForEach
  842. SGroup_ForEachAllOrAny
  843. SGroup_ForEachAllOrAnyEx
  844. SGroup_ForEachEx
  845. SGroup_FromName
  846. SGroup_GetDeSpawnedSquadAt
  847. SGroup_GetName
  848. SGroup_GetPosition
  849. SGroup_GetSpawnedSquadAt
  850. SGroup_Intersection
  851. SGroup_Remove
  852. SGroup_SnapFacePosition
  853. SGroup_SuggestPosture
  854. shadowmap_set_distance_override
  855. shadowmap_toggle
  856. shadowmap_toggle_distance_override
  857. SitRep_PlayMovie
  858. SitRep_PlaySpeech
  859. SitRep_StopMovie
  860. Sound_ContainerDebug
  861. Sound_DisableSpeechEvent
  862. Sound_IsPlaying
  863. Sound_PerfTest_Play2D
  864. Sound_Play2D
  865. Sound_Play3D
  866. Sound_PlayMusic
  867. Sound_PlayStreamed
  868. Sound_PreCacheSinglePlayerSpeech
  869. Sound_PreCacheSound
  870. Sound_PreCacheSoundFolder
  871. Sound_SetGlobalControlSource
  872. Sound_SetMusicCombatFactor
  873. Sound_SetMusicCombatMaxDistance
  874. Sound_SetMusicCombatMinDistance
  875. Sound_SetMusicCombatValue
  876. Sound_SetMusicFilterFactor
  877. Sound_SetMusicFoWFilterFactor
  878. Sound_SetVolume
  879. Sound_SetVolumeDefault
  880. Sound_SetVolumeInv
  881. Sound_StartRecording
  882. Sound_Stop
  883. Sound_StopAll
  884. Sound_StopMusic
  885. Sound_StopRecording
  886. Sound_ToggleMusicDebug
  887. Sound_ToggleRainSurfaceDebug
  888. Speech_SetGlobalStealthRead
  889. SquadQuery_CanCauseSuppression
  890. SquadQuery_CanDecrew
  891. SquadQuery_GetAnySquadCombatTarget
  892. Squad_AddAbility
  893. Squad_AddSlotItemToDropOnDeath
  894. Squad_CanCaptureStrategicPoint
  895. Squad_CanCaptureTeamWeapon
  896. Squad_CanCastAbilityOnEntity
  897. Squad_CanCastAbilityOnPosition
  898. Squad_CanCastAbilityOnSquad
  899. Squad_CancelProductionQueueItem
  900. Squad_CanHold
  901. Squad_CanInstantReinforceNow
  902. Squad_CanLoadSquad
  903. Squad_CanPickupSlotItem
  904. Squad_CanRecrew
  905. Squad_CanSeeEntity
  906. Squad_CanSeeSquad
  907. Squad_ClearPostureSuggestion
  908. Squad_CompleteUpgrade
  909. Squad_Count
  910. Squad_CreateAndSpawnToward
  911. Squad_DeSpawn
  912. Squad_Destroy
  913. Squad_EnableProductionQueue
  914. Squad_EnableSurprise
  915. Squad_EntityAt
  916. Squad_ExtensionEnabled
  917. Squad_ExtensionName
  918. Squad_FacePosition
  919. Squad_FaceSquad
  920. Squad_FindCover
  921. Squad_FindCoverCompareCurrent
  922. Squad_FromWorldID
  923. Squad_GetActiveCommand
  924. Squad_GetAttackPlan
  925. Squad_GetAttackTargets
  926. Squad_GetBlueprint
  927. Squad_GetCoverLevel
  928. Squad_GetDestination
  929. Squad_GetGameID
  930. Squad_GetHeading
  931. Squad_GetHealth
  932. Squad_GetHealthMax
  933. Squad_GetHealthPercentage
  934. Squad_GetHoldEntity
  935. Squad_GetHoldSquad
  936. Squad_GetInvulnerableEntityCount
  937. Squad_GetInvulnerableMinCap
  938. Squad_GetLastAttacker
  939. Squad_GetLastAttackers
  940. Squad_GetLastEntityAttacker
  941. Squad_GetMax
  942. Squad_GetMinArmor
  943. Squad_GetNumSlotItem
  944. Squad_GetPinnedPlan
  945. Squad_GetPlayerOwner
  946. Squad_GetPosition
  947. Squad_GetPositionDeSpawned
  948. Squad_GetProductionQueueItem
  949. Squad_GetProductionQueueItemType
  950. Squad_GetProductionQueueSize
  951. Squad_GetReactionPlan
  952. Squad_GetRetaliationPlan
  953. Squad_GetSlotItemAt
  954. Squad_GetSlotItemCount
  955. Squad_GetSquadsHeld
  956. Squad_GetSuppression
  957. Squad_GetVehicleMobileDriverSquad
  958. Squad_GetVeterancyExperience
  959. Squad_GetVeterancyRank
  960. Squad_GiveSlotItem
  961. Squad_HasAbility
  962. Squad_HasActiveCommand
  963. Squad_HasAnyCritical
  964. Squad_HasBuilding
  965. Squad_HasDestination
  966. Squad_HasProductionQueue
  967. Squad_HasSetupWeapon
  968. Squad_HasSoldier
  969. Squad_HasTeamWeapon
  970. Squad_HasUpgrade
  971. Squad_HasVehicle
  972. Squad_HasWeaponHardpoint
  973. Squad_IncreaseVeterancyExperience
  974. Squad_IncreaseVeterancyRank
  975. Squad_InstantSetupTeamWeapon
  976. Squad_IsAttacking
  977. Squad_IsDoingAbility
  978. Squad_IsFemale
  979. Squad_IsHoldingAny
  980. Squad_IsInHoldEntity
  981. Squad_IsInHoldSquad
  982. Squad_IsMoving
  983. Squad_IsPinned
  984. Squad_IsPinnedOrSuppressed
  985. Squad_IsPopCapPreventingInstantReinforce
  986. Squad_IsReinforcing
  987. Squad_IsSuppressed
  988. Squad_IsUnderAttack
  989. Squad_IsUnderAttackByPlayer
  990. Squad_IsUnderAttackFromDirection
  991. Squad_IsUpgrading
  992. Squad_IsUpgradingAny
  993. Squad_IsValid
  994. Squad_Kill
  995. Squad_Population
  996. Squad_RemoveAbility
  997. Squad_RemoveSlotItemAt
  998. Squad_RemoveUpgrade
  999. Squad_RewardActionPoints
  1000. Squad_SBPEntityAt
  1001. Squad_SBPGetMax
  1002. Squad_SetAttackPlan
  1003. Squad_SetHealth
  1004. Squad_SetInvulnerableEntityCount
  1005. Squad_SetInvulnerableMinCap
  1006. Squad_SetInvulnerableToCritical
  1007. Squad_SetMoodMode
  1008. Squad_SetMoveType
  1009. Squad_SetPinnedPlan
  1010. Squad_SetPlayerOwner
  1011. Squad_SetPosition
  1012. Squad_SetReactionPlan
  1013. Squad_SetRecrewable
  1014. Squad_SetRetaliationPlan
  1015. Squad_SetSharedProductionQueue
  1016. Squad_SetSuppression
  1017. Squad_SetVeterancyDisplayVisibility
  1018. Squad_SetWorldOwned
  1019. Squad_Spawn
  1020. Squad_SpawnToward
  1021. Squad_Split
  1022. Squad_StopAbility
  1023. Squad_SuggestPosture
  1024. Stats_BalancePrint
  1025. Stats_BeginBalanceStatsDump
  1026. Stats_BuildingsLost
  1027. Stats_DumpFramesToDisk
  1028. Stats_EndBalanceStatsDump
  1029. Stats_GetScenarioName
  1030. Stats_InfantryLost
  1031. Stats_KillsTotal
  1032. Stats_PlayerAt
  1033. Stats_PlayerCount
  1034. Stats_ReportGameStats
  1035. Stats_ResGathered
  1036. Stats_ResSpent
  1037. Stats_SoldiersKilled
  1038. Stats_StructuresKilled
  1039. Stats_TotalDuration
  1040. Stats_TotalSquadsLost
  1041. Stats_UnitSoldierKills
  1042. Stats_UnitStructureKills
  1043. Stats_UnitTotalKills
  1044. Stats_UnitVehicleKills
  1045. Stats_VehiclesKilled
  1046. Stats_VehiclesLost
  1047. Subtitle_EndAllSpeech
  1048. Subtitle_EndCurrentSpeech
  1049. Subtitle_PlaySpeech
  1050. Subtitle_UnstickCurrentSpeech
  1051. Taskbar_IsVisible
  1052. Taskbar_SetVisibility
  1053. ThreatGroup_AddEntity
  1054. ThreatGroup_AddPosition
  1055. ThreatGroup_AddSquad
  1056. ThreatGroup_Create
  1057. ThreatGroup_Destroy
  1058. ThreatGroup_DestroyAll
  1059. ThreatGroup_RemoveEntity
  1060. ThreatGroup_RemovePosition
  1061. ThreatGroup_RemoveSquad
  1062. TimeRule_Add
  1063. TimeRule_AddInterval
  1064. TimeRule_AddIntervalEx
  1065. TimeRule_AddOneShot
  1066. TimeRule_ChangeInterval
  1067. TimeRule_Exists
  1068. TimeRule_Refresh
  1069. TimeRule_Remove
  1070. TimeRule_RemoveAll
  1071. TimeRule_RemoveMe
  1072. TimeRule_Replace
  1073. UIWarning_Show
  1074. UI_AutosaveMessageHide
  1075. UI_AutosaveMessageShow
  1076. UI_ButtonAdd
  1077. UI_ButtonSetCallback
  1078. UI_ButtonSetEnabled
  1079. UI_ButtonSetIcon
  1080. UI_ButtonSetTag
  1081. UI_ButtonSetText
  1082. UI_ClearCompany
  1083. UI_ClearEventCues
  1084. UI_ClearModalAbilityPhaseCallback
  1085. UI_ClearNISEndCallback
  1086. UI_ControlClear
  1087. UI_ControlRemove
  1088. UI_ControlSetColour
  1089. UI_ControlSetPosition
  1090. UI_ControlSetRect
  1091. UI_CoverPreviewHide
  1092. UI_CoverPreviewShow
  1093. UI_CreateColouredEntityKickerMessage
  1094. UI_CreateColouredPositionKickerMessage
  1095. UI_CreateColouredSquadKickerMessage
  1096. UI_CreateEntityKickerMessage
  1097. UI_CreateEventCueClickable
  1098. UI_CreateMinimapBlipOnEGroup
  1099. UI_CreateMinimapBlipOnEntity
  1100. UI_CreateMinimapBlipOnMarker
  1101. UI_CreateMinimapBlipOnPos
  1102. UI_CreateMinimapBlipOnSGroup
  1103. UI_CreateMinimapBlipOnSquad
  1104. UI_CreatePositionKickerMessage
  1105. UI_CreateSquadKickerMessage
  1106. UI_DeleteMinimapBlipInternal
  1107. UI_EnableEntityDecorator
  1108. UI_EnableEntityMinimapIndicator
  1109. UI_EnableEntitySelectionVisuals
  1110. UI_EnableGameEventCueType
  1111. UI_EnableResourceTypeKicker
  1112. UI_EnableSquadDecorator
  1113. UI_EnableSquadMinimapIndicator
  1114. UI_EnableUIEventCueType
  1115. UI_FlashAbilityButton
  1116. UI_FlashConstructionButton
  1117. UI_FlashConstructionMenu
  1118. UI_FlashEntity
  1119. UI_FlashEntityCommandButton
  1120. UI_FlashEventCue
  1121. UI_FlashMinimap
  1122. UI_FlashObjectiveCounter
  1123. UI_FlashObjectiveIcon
  1124. UI_FlashProductionBuildingButton
  1125. UI_FlashProductionButton
  1126. UI_FlashResourceItem
  1127. UI_FlashSquadCommandButton
  1128. UI_ForceHudArrowOnObjective
  1129. UI_GetAbilityIconName
  1130. UI_GetAllowLoadAndSave
  1131. UI_GetDecoratorsEnabled
  1132. UI_GetViewportHeight
  1133. UI_GetViewportWidth
  1134. UI_HideTacticalMap
  1135. UI_HighlightSquad
  1136. UI_IconAdd
  1137. UI_IconSetIcon
  1138. UI_IsTacticalMapShown
  1139. UI_LabelAdd
  1140. UI_LabelSetText
  1141. UI_MessageBoxHide
  1142. UI_MessageBoxReset
  1143. UI_MessageBoxSetButton
  1144. UI_MessageBoxSetText
  1145. UI_MessageBoxShow
  1146. UI_NewHUDFeature
  1147. UI_OutOfBoundsLinesHide
  1148. UI_OutOfBoundsLinesShow
  1149. UI_PanelAdd
  1150. UI_RestrictBuildingPlacement
  1151. UI_ScreenFade
  1152. UI_SetAbilityCardVisibility
  1153. UI_SetAlliedBandBoxSelection
  1154. UI_SetAllowLoadAndSave
  1155. UI_SetCompany
  1156. UI_SetCPMeterVisibility
  1157. UI_SetDecoratorsEnabled
  1158. UI_SetForceShowSubtitles
  1159. UI_SetModalAbilityPhaseCallback
  1160. UI_SetNISEndCallback
  1161. UI_SetSoviet227Blinking
  1162. UI_SetSoviet227Visibility
  1163. UI_ShowTacticalMap
  1164. UI_StatusIndicatorAdd
  1165. UI_StatusIndicatorSetValue
  1166. UI_StopFlashing
  1167. UI_SystemMessageHide
  1168. UI_SystemMessageShow
  1169. UI_TerritoryHide
  1170. UI_TerritoryShow
  1171. UI_TitleDestroy
  1172. UI_ToggleDecorators
  1173. UI_UnrestrictBuildingPlacement
  1174. UnsavedEventRule_AddPlayerEvent
  1175. UnsavedEventRule_AddRuleIDEvent
  1176. UnsavedTimeRule_AddIntervalEx
  1177. UnsavedTimeRule_AddOneShot
  1178. Vector_Normalize
  1179. VIS_ToggleDebugDeferredPasses
  1180. VIS_ToggleTopDownView
  1181. VIS_ToggleTrackView
  1182. warning
  1183. water_reflection_enable
  1184. water_reflection_toggle
  1185. Weather_SetType
  1186. WinWarning_PublishLoseReminder
  1187. WinWarning_ScoreDisplayIconAdd
  1188. WinWarning_ScoreDisplayIconsClear
  1189. WinWarning_SetCritical
  1190. WinWarning_SetMaxTickers
  1191. WinWarning_SetTickers
  1192. WinWarning_SetToolTip
  1193. WinWarning_ShowLoseWarning
  1194. World_AddPilferLockArea
  1195. World_ClearCasualties
  1196. World_DamageIce
  1197. World_DestroyWallsNearMarker
  1198. World_DistanceEGroupToPoint
  1199. World_DistancePointToPoint
  1200. World_DistanceSGroupToPoint
  1201. World_DistanceSquaredPointToPoint
  1202. World_EnableReplacementObjectForEmptyPlayers
  1203. World_EnableSharedLineOfSight
  1204. World_EndSP
  1205. World_GetCurrentInteractionStage
  1206. World_GetEntitiesNearMarker
  1207. World_GetEntitiesNearPoint
  1208. World_GetEntitiesWithinTerritorySector
  1209. World_GetEntity
  1210. World_GetEnviroCount
  1211. World_GetEnviroName
  1212. World_GetGameTime
  1213. World_GetHeightAt
  1214. World_GetLength
  1215. World_GetNearestInteractablePoint
  1216. World_GetNeutralEntitiesNearMarker
  1217. World_GetNeutralEntitiesNearPoint
  1218. World_GetNeutralEntitiesWithinTerritorySector
  1219. World_GetNumEntities
  1220. World_GetNumEntitiesNearPoint
  1221. World_GetNumStrategicPoints
  1222. World_GetNumVictoryPoints
  1223. World_GetOffsetPosition
  1224. World_GetPlayerAt
  1225. World_GetPlayerCount
  1226. World_GetPlayerIndex
  1227. World_GetPossibleEntitiesBlueprint
  1228. World_GetPossibleEntitiesCount
  1229. World_GetPossibleSquadsBlueprint
  1230. World_GetPossibleSquadsCount
  1231. World_GetRaceBlueprint
  1232. World_GetRand
  1233. World_GetSpawnablePosition
  1234. World_GetSquadsNearMarker
  1235. World_GetSquadsNearPoint
  1236. World_GetSquadsWithinTerritorySector
  1237. World_GetStrategyPoints
  1238. World_GetTeamTerritoryGaps
  1239. World_GetTeamVictoryTicker
  1240. World_GetTerritorySectorID
  1241. World_GetTerritorySectorPosition
  1242. World_GetWidth
  1243. World_IncreaseInteractionStage
  1244. World_Intersect
  1245. World_IsGameOver
  1246. World_IsInSupply
  1247. World_IsPointInPlayerTerritory
  1248. World_IsReplay
  1249. World_IsTerritorySectorOwnedByPlayer
  1250. World_OwnsEntity
  1251. World_OwnsSquad
  1252. World_PointPointProx
  1253. World_Pos
  1254. World_RemoveAllResourcePoints
  1255. World_RemovePilferLockArea
  1256. World_SetDesignerSupply
  1257. World_SetGameOver
  1258. World_SetIceHealingRate
  1259. World_SetPlayerLose
  1260. World_SetPlayerWin
  1261. World_SetSnowHealingRate
  1262. World_SetTeamWin
  1263. World_SpawnDemolitionCharge
  1264. World_TeamTerritoryPointsConnected
  1265. _AE_DamageIce
  1266. _AE_DamageIce_small
  1267. _AE_DamageIce_Stug_delayed
  1268. _autosave_delayedA
  1269. _autosave_delayedB
  1270. _autosave_delayedC
  1271. _autosave_waitForEvents
  1272. _autosave_waitForEvents_noFade
  1273. _ImportCallback
  1274. _Prox_AreSquadsNearMarker
  1275. _Prox_AreSquadsNearPosition
  1276. _Prox_AreSquadsWithinTerritory
  1277. _Prox_GetEntityCostScore
  1278. _Prox_GetEntityHealthScore
  1279. _Prox_GetEntityPopulationScore
  1280. _Prox_GetSquadCostScore
  1281. _Prox_GetSquadHealthScore
  1282. _Prox_GetSquadPopulationScore
  1283. __ApplyRoleVariation
  1284. __isTableTeam
  1285. __OnSpawnActionComplete
  1286. __ParadropSquadFull
  1287.  
  1288. ---------------- 3. FROM GAME SCARS -------------------
  1289.  
  1290. AbilityGoal:Create
  1291. AbilityGoal:CreateSkirmishAI
  1292. AbilityGoal:SetupSkirmishAI
  1293. AbilityGoal:UpdateGoalData
  1294. Actor_Clear
  1295. Actor_PlaySpeech
  1296. Actor_PlaySpeechInternal
  1297. Actor_PlaySpeechWithoutPortrait
  1298. Actor_SetFromSGroup
  1299. Actor_SetFromSquad
  1300. addLine
  1301. AE_AbandonTeamWeapon
  1302. AE_AEFBaseGroup
  1303. AE_AEFBaseSpawn
  1304. AE_AEFBaseSpawn_v2
  1305. AE_AEFHQReplace_v2
  1306. AE_AirstrikeEvent
  1307. AE_AmbushAtk
  1308. AE_ArmorBlitzAddUnit
  1309. AE_ArmorBlitzManager
  1310. AE_ArtilleryEvent
  1311. AE_BarrageEvent
  1312. AE_BarrageWarning
  1313. AE_BritDefaultRally
  1314. AE_BritDefaultRally_Front
  1315. AE_ConstructHeavyArmorSupport
  1316. AE_ConstructHelper
  1317. AE_ConstructInfantryBarracks
  1318. AE_ConstructLightArmorSupport
  1319. AE_CrewRepair
  1320. AE_DamageIce_atHighExplosive
  1321. AE_DamageIce_grenade
  1322. AE_DamageIce_mine
  1323. AE_DamageIce_Stug
  1324. AE_DefMoveAddUnit
  1325. AE_DefMoveManager
  1326. AE_DisableCrateSelection
  1327. AE_DisableFiring
  1328. AE_DisableLoading
  1329. AE_DisableSelfRepair
  1330. AE_DispatchLieutenant
  1331. AE_DoOrder227_RegisterExecuter
  1332. AE_DoOrder227_Target
  1333. AE_FuelTransfer
  1334. AE_GarrisonTarget
  1335. AE_HalftrackDispatchSetup
  1336. AE_InfAssaultMove
  1337. AE_InfDefMove
  1338. AE_InfFortifyPos
  1339. AE_InfSuppressiveFire
  1340. AE_KingTigerArmorBlitz
  1341. AE_KingTigerSpearhead
  1342. AE_KingTigerTigerProwl
  1343. AE_MedicHeal
  1344. AE_MunitionsTransfer
  1345. AE_NotEnoughCrew
  1346. AE_OfficerGarrisonBarracks
  1347. AE_OfficerGarrisonRecon
  1348. AE_OfficerGarrisonTankDepot
  1349. AE_OfficerGarrisonWeaponPool
  1350. AE_OfficerOnMe
  1351. AE_OfficerSmokeSupport
  1352. AE_OutOfFuelCrit
  1353. AE_OutOfFuelNoRecrew
  1354. AE_OutOfFuelWarning
  1355. AE_ParaLandingMove
  1356. AE_PassiveAbility120mmMortar
  1357. AE_PassiveAbilityElefant
  1358. AE_PassiveAbilityGuard
  1359. AE_PassiveAbilityIS2
  1360. AE_PassiveAbilityISU152
  1361. AE_PassiveAbilityKatyusha
  1362. AE_PassiveAbilityKV8
  1363. AE_PassiveAbilityMortarHalftrack
  1364. AE_PassiveAbilityPanzerCommand
  1365. AE_PassiveAbilityShock
  1366. AE_PassiveAbilityT3485
  1367. AE_PassiveAbilityTiger
  1368. AE_PinpointWarningText_1
  1369. AE_PinpointWarningText_2
  1370. AE_RangerReconPlane
  1371. AE_RearEchAddDeadInf
  1372. AE_RearEchAddDeadVeh
  1373. AE_RearEchelonAttritionInit
  1374. AE_RearEchelonSpawn
  1375. AE_RearEchelonSpawnEnable
  1376. AE_RecrewVehicle
  1377. AE_RefaceEvent
  1378. AE_RepairCriticals
  1379. AE_ReplaceCrushableConstructionEntity
  1380. AE_ReturnGroundPos
  1381. AE_ReverseMoveArcher
  1382. AE_ShermanBarrierDeform
  1383. AE_ShermanSpawnBarrier
  1384. AE_ShockApproachTarget
  1385. AE_SpawnActiveLight
  1386. AE_SpawnBaseFlak
  1387. AE_SpawnInHold
  1388. AE_SpawnPak43Defenses
  1389. AE_SpawnStartingSWS
  1390. AE_SpawnSupplyTruckAccessory_1
  1391. AE_SpawnSupplyTruckAccessory_2
  1392. AE_SpawnSupplyTruckAccessory_3
  1393. AE_SpawnSupplyTruckAccessory_4
  1394. AE_SpawnSupplyTruckSandbags
  1395. AE_SpawnTrenchMines
  1396. AE_SpawnTrenchWire
  1397. AE_StalkState
  1398. AE_SuggestKneel
  1399. AE_SuggestKneelExtended
  1400. AE_TransferOrders
  1401. Ai:AddEncounter
  1402. Ai:AddStaggeredSpawnEncounter
  1403. Ai:GetEncountersBySGroup
  1404. Ai:GetEncountersBySquad
  1405. Ai:Initialize
  1406. Ai:Print
  1407. Ai:RemoveFromAllEncounters
  1408. Ai:SpawnEncounter
  1409. AIAbilityGoal_AdjustDefaultGoalData
  1410. AIAbilityGoal_SetDefaultGoalData
  1411. AIAbilityGoal_SetModifyGoalData
  1412. AIAbilityGoal_SetOverrideGoalData
  1413. AIAttackGoal_AdjustDefaultGoalData
  1414. AIAttackGoal_SetDefaultGoalData
  1415. AIAttackGoal_SetModifyGoalData
  1416. AIAttackGoal_SetOverrideGoalData
  1417. AIBaseGoal_AdjustDefaultGoalData
  1418. AIBaseGoal_SetDefaultGoalData
  1419. AIBaseGoal_SetModifyGoalData
  1420. AIBaseGoal_SetOverrideGoalData
  1421. AIDefaultGoalData_Initialize
  1422. AIDefendGoal_AdjustDefaultGoalData
  1423. AIDefendGoal_SetDefaultGoalData
  1424. AIDefendGoal_SetModifyGoalData
  1425. AIDefendGoal_SetOverrideGoalData
  1426. AIEvents_Initialize
  1427. AIMoveGoal_AdjustDefaultGoalData
  1428. AIMoveGoal_SetDefaultGoalData
  1429. AIMoveGoal_SetModifyGoalData
  1430. AIMoveGoal_SetOverrideGoalData
  1431. AIObjective_MoveGuidance_EnableRelaxedPatrol
  1432. aitoggle
  1433. AI_ClearCaptureImportance
  1434. AI_DisableAllEncounters
  1435. AI_EnableAllEncounters
  1436. AI_GetActiveEncounters
  1437. AI_GetNumEncounters
  1438. AI_Initialize
  1439. AI_IsMatchingDifficulty
  1440. AI_Loop
  1441. AI_OnAIMigrated
  1442. AI_OverrideDifficulty
  1443. AI_RemoveAllEncounters
  1444. AI_RestartEncounters
  1445. AI_SetCaptureImportance
  1446. AI_SetDebugLevel
  1447. AI_SetDefaultEnemyPlayer
  1448. AI_SetStaggeredSpawnDelay
  1449. AI_ToggleDebugData
  1450. AI_ToggleDebugPrint
  1451. AmbushTruck_CloseByEvent
  1452. AmbushTruck_IntroEvent
  1453. AmbushTruck_Logic
  1454. AmbushTruck_OutroEvent
  1455. AmbushTruck_ShowReward
  1456. AmbushTruck_Spotted
  1457. AmbushTruck_Start
  1458. Annihilate_CheckAnnihilation
  1459. Annihilate_DelayedWin
  1460. Annihilate_GameOver
  1461. apply_skin_override
  1462. AttackGoal:Create
  1463. AttackGoal:CreateSkirmishAI
  1464. AttackGoal:SetupSkirmishAI
  1465. AttackGoal:UpdateGoalData
  1466. AttackGoal:UpdateResourceGuidance
  1467. AttackGoal_SetupObjective_Tactics
  1468. AutoCinematic
  1469. AutoReinforce_AddSGroup
  1470. AutoReinforce_Manager
  1471. AutoReinforce_RemoveAll
  1472. AutoReinforce_RemoveSGroup
  1473. AutoRetreat_AddSGroup
  1474. AutoRetreat_Manager
  1475. AutoRetreat_RemoveAll
  1476. AutoRetreat_RemoveSGroup
  1477. AutoRetreat_Retreat
  1478. BaseGoal:Create
  1479. BaseGoal:OnCanceled
  1480. BaseGoal:OnFailure
  1481. BaseGoal:OnSuccess
  1482. BaseGoal:OnTransition
  1483. BaseGoal:SetupEncounterSkirmishAI
  1484. BaseGoal:SetupSkirmishAI
  1485. BaseGoal:UpdateGoalData
  1486. BaseGoal:UpdateResourceGuidance
  1487. BaseGoal:__InitializeGoalDataDefaults
  1488. BaseGoal_SetupObjective_FallbackParams
  1489. BaseGoal_SetupObjective_Tactics
  1490. BaseGoal_SetupObjective_Target
  1491. BeginnerHint_AbandonedVehicles
  1492. BeginnerHint_AbilityCallback
  1493. BeginnerHint_AddOpportunity
  1494. BeginnerHint_CaptureTeamWeaponCallback
  1495. BeginnerHint_DemoPackCallback
  1496. BeginnerHint_EntityCheck_CapturePoint
  1497. BeginnerHint_EntityCheck_Garrison
  1498. BeginnerHint_FindAnOpportunity
  1499. BeginnerHint_GarrisonCallback
  1500. BeginnerHint_GetDetailsForAbility
  1501. BeginnerHint_GetIconFromAbility
  1502. BeginnerHint_GetLastAbilityUse
  1503. BeginnerHint_Init
  1504. BeginnerHint_Manager
  1505. BeginnerHint_MarkAbilityUse
  1506. BeginnerHint_MarkCommandUse
  1507. BeginnerHint_MergeCallback
  1508. BeginnerHint_MoveOrderCallback
  1509. BeginnerHint_OpportunityOver
  1510. BeginnerHint_PickAnEntity
  1511. BeginnerHint_PickASquad
  1512. BeginnerHint_PickUpCallback
  1513. BeginnerHint_RallyPointCallback
  1514. BeginnerHint_RecrewCallback
  1515. BeginnerHint_ReinforceCallback
  1516. BeginnerHint_RemoveAllOpportunities
  1517. BeginnerHint_RemoveOpportunity
  1518. BeginnerHint_RetreatCallback
  1519. BeginnerHint_SquadCheck_DecrewVehicleForCapture
  1520. BeginnerHint_SquadCheck_DecrewVehicleForRepair
  1521. BeginnerHint_SquadCheck_Reinforce
  1522. BeginnerHint_SquadCheck_Retreat
  1523. BeginnerHint_TeamWeapons
  1524. BeginnerHint_TestAbilityIsFromPlayer
  1525. BeginnerHint_TestCommandIsFromPlayer
  1526. BeginnerHint_TestOpportunity
  1527. BeginnerHint_TestOpportunityOnEntity
  1528. BeginnerHint_TestOpportunityOnPosition
  1529. BeginnerHint_TestOpportunityOnSquad
  1530. BeginnerHint_UpdateTeamWeaponsAndVehicles
  1531. bindaction
  1532. BlizzardCue
  1533. Blizzard_End
  1534. Blizzard_End_AtmosphereFinal
  1535. Blizzard_End_MidTransition
  1536. Blizzard_End_StartTransition
  1537. Blizzard_End_TransitionFinished
  1538. Blizzard_Start
  1539. Blizzard_StartGameplayTransition
  1540. Blizzard_Start_MidTransition
  1541. Blizzard_Start_StartTransition
  1542. Blizzard_Start_Timer
  1543. Blizzard_Start_TransitionFinished
  1544. Blizzard_TransitionGameplay
  1545. Blizzard_TransitionGameplay_Final
  1546. Blizzard_TransitionGameplay_Tick
  1547. Blizzard_WaitToEnd
  1548. Blizzard_WaitToStart
  1549. BridgeTerritory_Add
  1550. BridgeTerritory_Manager
  1551. bug
  1552. callback
  1553. called
  1554. Camera_CyclePositions
  1555. Camera_Follow
  1556. Camera_MoveTo
  1557. Camera_MoveToIfClose
  1558. Camera_SetDefault
  1559. Campaign_InitializeConstants
  1560. CaptureIntel_DefaultBonus
  1561. CaptureIntel_DropItem
  1562. CaptureIntel_IntelSpotted
  1563. CaptureIntel_IntroEvent
  1564. CaptureIntel_ItemPickedUp
  1565. CaptureIntel_OutroEvent
  1566. CaptureIntel_ReturnCheck
  1567. CaptureIntel_ShowReward
  1568. CaptureIntel_SquadKilled
  1569. CaptureIntel_Start
  1570. CaptureIntel_VehicleRecrewed
  1571. Ceasefire_AddSGroup
  1572. Ceasefire_Manager
  1573. Ceasefire_RemoveSGroup
  1574. CheckCamp_ActualStart
  1575. CheckCamp_IntroEvent
  1576. CheckCamp_OutroEvent
  1577. CheckCamp_ShowReward
  1578. CheckCamp_Start
  1579. Clone
  1580. CloneGoal
  1581. CloneTable
  1582. Cmd_AbandonTeamWeapon
  1583. Cmd_Ability
  1584. Cmd_AttachSquads
  1585. Cmd_Attack
  1586. Cmd_AttackMove
  1587. Cmd_AttackMoveThenCapture
  1588. Cmd_CaptureTeamWeapon
  1589. Cmd_Construct
  1590. Cmd_CriticalHit
  1591. Cmd_DetonateDemolitions
  1592. Cmd_DoPlan
  1593. Cmd_EjectOccupants
  1594. Cmd_Garrison
  1595. Cmd_InstantReinforceUnit
  1596. Cmd_InstantReinforceUnitPos
  1597. Cmd_InstantSetupTeamWeapon
  1598. Cmd_InstantUpgrade
  1599. Cmd_Move
  1600. Cmd_MoveAwayFromPos
  1601. Cmd_MoveToAndDespawn
  1602. Cmd_MoveToClosestMarker
  1603. Cmd_MoveToThenCapture
  1604. Cmd_RecrewVehicle
  1605. Cmd_ReinforceUnit
  1606. Cmd_ReinforceUnitPos
  1607. Cmd_Retreat
  1608. Cmd_RevertOccupiedBuilding
  1609. Cmd_SetDemolitions
  1610. Cmd_SquadCamouflageStance
  1611. Cmd_SquadPath
  1612. Cmd_SquadPatrolMarker
  1613. Cmd_StaggeredRetreat
  1614. Cmd_Stop
  1615. Cmd_StopSquadsExcept
  1616. Cmd_Surrender
  1617. Cmd_UngarrisonSquad
  1618. Cmd_Upgrade
  1619. ColdWeahter_SetCurrentState
  1620. ColdWeather_AddHeatSource
  1621. ColdWeather_GetCurrentState
  1622. ColdWeather_GetInCover
  1623. ColdWeather_ManageUnits
  1624. ColdWeather_RemoveImmunity
  1625. ColdWeather_SetColdTimer
  1626. ColdWeather_SetCoverWarm
  1627. ColdWeather_SetImmune
  1628. ColdWeather_SetPlayerColdTimer
  1629. ColdWeather_SetPlayerCoverWarm
  1630. ColdWeather_SetPlayerSuppressionResist
  1631. ColdWeather_SetWarmTimes
  1632. Command_Init
  1633. condition
  1634. ConscriptProgression_AudioInit
  1635. ConscriptProgression_FrontovikUnlock
  1636. ConscriptProgression_PenalUnlock
  1637. Create
  1638. CreateAICommonSubMenu
  1639. CreateAIMenu
  1640. CreateAISubMenu
  1641. CTRL.Caller
  1642. CTRL.END
  1643. CTRL.SUB
  1644. CTRL.WAIT
  1645. CTRL_IndexOperator
  1646. DebugEconomy
  1647. DebugPrintGoals
  1648. declarations
  1649. DefendGoal:Create
  1650. DefendGoal:CreateSkirmishAI
  1651. DefendGoal:SetupSkirmishAI
  1652. DefendGoal:UpdateGoalData
  1653. DeleteOldProduceStructures
  1654. Demolition_IntroEvent
  1655. Demolition_OutroEvent
  1656. Demolition_ShowReward
  1657. Demolition_Start
  1658. DeploymentPoint_Destroyed
  1659. DeploymentPoint_Placed
  1660. DesignerLib_Init
  1661. DestroyTank_IntroEvent
  1662. DestroyTank_OutroEvent
  1663. DestroyTank_ShowReward
  1664. DestroyWorldEntities
  1665. Destroy_Tank_Start
  1666. DoesTableContain
  1667. EGroup_CallEntityFunction
  1668. EGroup_CallEntityFunctionAllOrAny
  1669. EGroup_CanSeeEGroup
  1670. EGroup_CanSeeSGroup
  1671. EGroup_ContainsBlueprints
  1672. EGroup_ContainsEGroup
  1673. EGroup_ContainsEntity
  1674. EGroup_CountAlive
  1675. EGroup_CreateIfNotFound
  1676. EGroup_CreateKickerMessage
  1677. EGroup_CreateTable
  1678. EGroup_DeSpawn
  1679. EGroup_DestroyAllEntities
  1680. EGroup_Duplicate
  1681. EGroup_EnableMinimapIndicator
  1682. EGroup_EnableUIDecorator
  1683. EGroup_Filter
  1684. EGroup_FilterUnderConstruction
  1685. EGroup_GetAvgHealth
  1686. EGroup_GetInvulnerable
  1687. EGroup_GetLastAttacker
  1688. EGroup_GetOffsetPosition
  1689. EGroup_GetRandomSpawnedEntity
  1690. EGroup_GetSequence
  1691. EGroup_GetSpawnedEntityFilter
  1692. EGroup_GetSpread
  1693. EGroup_GetSquadsHeld
  1694. EGroup_GetWBTable
  1695. EGroup_HasUpgrade
  1696. EGroup_Hide
  1697. EGroup_InstantCaptureStrategicPoint
  1698. EGroup_InstantRevertOccupiedBuilding
  1699. EGroup_IsBurning
  1700. EGroup_IsCapturedByPlayer
  1701. EGroup_IsCapturedByTeam
  1702. EGroup_IsDoingAttack
  1703. EGroup_IsEmpty
  1704. EGroup_IsHoldingAny
  1705. EGroup_IsInCover
  1706. EGroup_IsMoving
  1707. EGroup_IsOnScreen
  1708. EGroup_IsProducingSquads
  1709. EGroup_IsSpawned
  1710. EGroup_IsUnderAttack
  1711. EGroup_IsUnderAttackByPlayer
  1712. EGroup_IsUnderAttackFromDirection
  1713. EGroup_IsUsingAbility
  1714. EGroup_Kill
  1715. EGroup_NotifyOnPlayerDemolition
  1716. EGroup_RemoveDemolitions
  1717. EGroup_RemoveGroup
  1718. EGroup_RemoveUpgrade
  1719. EGroup_ReSpawn
  1720. EGroup_SetAnimatorAction
  1721. EGroup_SetAnimatorEvent
  1722. EGroup_SetAnimatorState
  1723. EGroup_SetAnimatorVariable
  1724. EGroup_SetAutoTargetting
  1725. EGroup_SetAvgHealth
  1726. EGroup_SetCrushable
  1727. EGroup_SetDemolitions
  1728. EGroup_SetHealthMinCap
  1729. EGroup_SetInvulnerable
  1730. EGroup_SetPlayerOwner
  1731. EGroup_SetRallyPoint
  1732. EGroup_SetRecrewable
  1733. EGroup_SetSelectable
  1734. EGroup_SetSharedProductionQueue
  1735. EGroup_SetStrategicPointNeutral
  1736. EGroup_SetWorldOwned
  1737. EGroup_Single
  1738. ELTestFramework:AddTest
  1739. ELTestFramework:Create
  1740. ELTestFramework:OutputResultsTable
  1741. ELTestFramework:RunTests
  1742. ELTestFramework_Create
  1743. ELTestStep:Create
  1744. ELTestStep:Evaluate
  1745. ELTestStep:Test
  1746. ELTestStep_Create
  1747. ELTestUnit:AddStep
  1748. ELTestUnit:Create
  1749. ELTestUnit:Test
  1750. ELTestUnit_Create
  1751. Encounter:AddSgroup
  1752. Encounter:AddUnit
  1753. Encounter:ClearGoal
  1754. Encounter:ConvertSgroup
  1755. Encounter:Create
  1756. Encounter:CreateAbility
  1757. Encounter:CreateAttack
  1758. Encounter:CreateBasic
  1759. Encounter:CreateDefend
  1760. Encounter:CreateMove
  1761. Encounter:CreatePatrol
  1762. Encounter:Disable
  1763. Encounter:Enable
  1764. Encounter:GetGoalData
  1765. Encounter:GetSgroup
  1766. Encounter:Goal_HasValidObjective
  1767. Encounter:HasGoal
  1768. Encounter:IsAlive
  1769. Encounter:IsEnabled
  1770. Encounter:RemoveOnDeath
  1771. Encounter:RemoveUnit
  1772. Encounter:RemoveUnitBySquad
  1773. Encounter:RemoveUnitsBySgroup
  1774. Encounter:RestartGoal
  1775. Encounter:SetGoal
  1776. Encounter:SetGoalOnSuccess
  1777. Encounter:SetOnDeath
  1778. Encounter:Spawn
  1779. Encounter:SpawnUnit
  1780. Encounter:TriggerGoal
  1781. Encounter:Update
  1782. Encounter:UpdateGoal
  1783. Encounter:UpdateResourceGuidance
  1784. Encounter:__OnAIMigrated
  1785. Encounter:__OnLoadRestart
  1786. Encounter_KillHalf
  1787. enemy_spawn_toggle
  1788. Entity_ClearDemolitionCallbacks
  1789. Entity_GetInvulnerable
  1790. Entity_GetOffsetPosition
  1791. Entity_IsInCover
  1792. Entity_NotifyOnPlayerDemolition
  1793. Entity_SetInvulnerable
  1794. EventCue_Create
  1795. EventCue_InternalHintPointManager
  1796. EventCue_InternalManager
  1797. EventCue_RepeaterManager
  1798. EventHandler_AddEncounterUnits
  1799. EventHandler_AssignEncounterGoal
  1800. EventHandler_ObjectiveComplete
  1801. EventHandler_ObjectiveStart
  1802. EventHandler_RemoveHint
  1803. EventHandler_RemoveMinimapBlip
  1804. EventHandler_RemoveObjectiveUI
  1805. EventHandler_Retreat
  1806. EventHandler_StaggeredRetreat
  1807. EventHandler_StartIntel
  1808. EventHandler_StartNislet
  1809. EventHandler_StopFlashing
  1810. EventHandler_TriggerEncounterGoal
  1811. Events.EntityDeath
  1812. Events.SquadDeath
  1813. Events.UnitNear.AddListener
  1814. Events:AddListener
  1815. Events:Init
  1816. Events:ProcessEvent
  1817. Events:SendEvent
  1818. Events:Update
  1819. Event_Add
  1820. Event_CreateAND
  1821. Event_CreateOR
  1822. Event_ElementOnScreen
  1823. Event_EncounterIsDead
  1824. Event_Exists
  1825. Event_GetEvent
  1826. Event_GroupBurning
  1827. Event_GroupCount
  1828. Event_GroupHasCritical
  1829. Event_GroupIsDead
  1830. Event_GroupIsNotPinned
  1831. Event_GroupIsNotSuppressed
  1832. Event_GroupIsPinned
  1833. Event_GroupIsSuppressed
  1834. Event_GroupLeftAlive
  1835. Event_IsAnyRunning
  1836. Event_IsDoingAttack
  1837. Event_IsEngaged
  1838. Event_IsHoldingAny
  1839. Event_IsHoldingBP
  1840. Event_IsInHold
  1841. Event_IsSelected
  1842. Event_IsUnderAttack
  1843. Event_MembersCount
  1844. Event_NarrativeEventsNotRunning
  1845. Event_NarrativeEventsRunning
  1846. Event_ObjectiveStarted
  1847. Event_OnHealth
  1848. Event_PlayerBuildingCount
  1849. Event_PlayerCanNotSeeElement
  1850. Event_PlayerCanSeeElement
  1851. Event_PlayerDoesntOwnTerritory
  1852. Event_PlayerOwnsElement
  1853. Event_PlayerOwnsTerritory
  1854. Event_PlayerResourceLevel
  1855. Event_PlayerSquadCount
  1856. Event_Proximity
  1857. Event_Remove
  1858. Event_RemoveAll
  1859. Event_TeamBuildingCount
  1860. Event_TeamCanNotSeeElement
  1861. Event_TeamCanSeeElement
  1862. Event_TeamDoesntOwnTerritory
  1863. Event_TeamOwnsElement
  1864. Event_TeamOwnsTerritory
  1865. Event_TeamResourceLevel
  1866. Event_TeamSquadCount
  1867. Event_TerritoryInSupply
  1868. Event_Timer
  1869. Event_ToggleDebug
  1870. Event_View
  1871. Fatality_Execute
  1872. Fatality_Play
  1873. FindAliveEntityCount
  1874. FindJacksonsBody_IntroEvent
  1875. FindJacksonsBody_OutroEvent
  1876. FindJacksonsBody_ShowReward
  1877. FindJacksonsBody_Start
  1878. FindTheKillers_IntroEvent
  1879. FindTheKillers_OutroEvent
  1880. FindTheKillers_ShowReward
  1881. FindTheKillers_Start
  1882. FireTargettingArtillery
  1883. FixUpVPTickerData
  1884. FixUpVPTickerLastPlayedData
  1885. FOW_Enable
  1886. FOW_RevealMarker
  1887. FOW_UnRevealMarker
  1888. frameDump_Start
  1889. frameDump_Stop
  1890. func
  1891. function
  1892. function]
  1893. Game_DefaultGameRestore
  1894. Game_EndSP
  1895. Game_FadeToBlack
  1896. Game_GetGameRestoreCallbackExists
  1897. Game_RemoveGameRestoreCallback
  1898. Game_SetGameRestoreCallback
  1899. Game_SubTextFade
  1900. GetAbilityMenuTable
  1901. GetBuildingDestructionMenuTable
  1902. GetCriticalHitMenuTable
  1903. GetCriticalVehiclesMenuTable
  1904. GetSpawnEBPMenu
  1905. GetSpawnEBPMenuWithCover
  1906. GetSpawnEntityMenuTable
  1907. GetSpawnSquadHeroMenuTable
  1908. GetSpawnSquadMenuTable
  1909. GetWeaponHitMenuTable
  1910. gives
  1911. GrantSlotItem
  1912. HintMouseover_Add
  1913. HintMouseover_Manager
  1914. HintMouseover_Remove
  1915. HintPoint_Add
  1916. HintPoint_Remove
  1917. HintPoint_SetDisplayOffset
  1918. HintPoint_SetVisible
  1919. Import_Once
  1920. init
  1921. InitializeDebug
  1922. InitializeDifficulty
  1923. InitializeMission
  1924. Initialize_NarrativeObjectives
  1925. INIT_BonusCaptureIntel
  1926. INIT_BonusDemolition
  1927. INIT_BonusDestroyTank
  1928. INIT_BonusRescueSquads
  1929. INIT_BonusVIP
  1930. Init_Framedump
  1931. INIT_LazzaroNarrativeBeat1
  1932. INIT_LazzaroNarrativeBeat2
  1933. INIT_LazzaroNarrativeBeat3
  1934. INIT_LazzaroNarrativeBeat4
  1935. INIT_LazzaroNarrativeBeat5
  1936. IsAllies
  1937. IsAxis
  1938. Killer_Logic
  1939. KillVIP_IntroEvent
  1940. KillVIP_OutroEvent
  1941. KillVIP_ShowReward
  1942. KillVIP_Start
  1943. Loc_FormatText
  1944. loseMission
  1945. ManualMovieCaptureEnd
  1946. ManualMovieCaptureStart
  1947. MapIcon_CreateArrow
  1948. Marche_StartUpBeginnerHints
  1949. Marche_UpdateHintGroups
  1950. Marker_CleanUpTheDead
  1951. Marker_GetNonSequentialTable
  1952. Marker_GetSequence
  1953. Marker_GetTable
  1954. MergeClone
  1955. MergeCloneTable
  1956. Metrics_CheckPoint
  1957. Metrics_Complete
  1958. Metrics_RegisterCapturePoint
  1959. Metrics_Start
  1960. Misc_IsEGroupOnScreen
  1961. Misc_IsEGroupSelected
  1962. Misc_IsSGroupOnScreen
  1963. Misc_IsSGroupSelected
  1964. Mission_CheatLose
  1965. Mission_CheatWin
  1966. Mission_Complete
  1967. Mission_EndMission
  1968. Mission_Fail
  1969. Mission_GetNarrativeObjective
  1970. Mission_GetNIS
  1971. Mission_GetSecondaryObjective
  1972. Mission_IsDebug
  1973. Mission_MissionStart
  1974. Mission_NarrativeObjectiveDelayedStart
  1975. Mission_SetDebug
  1976. Mission_SetSecondaryObjectiveOverride
  1977. Mission_StartNarrativeObjective
  1978. Mission_StartSecondaryObjective
  1979. Mission_Win
  1980. Modifier_AddToEntityTable
  1981. Modifier_AddToMiscTable
  1982. Modifier_AddToSquadTable
  1983. Modifier_Init
  1984. Modifier_IsEnabledOnEGroup
  1985. Modifier_Remove
  1986. Modifier_RemoveAllFromEGroup
  1987. Modifier_RemoveAllFromSGroup
  1988. Modify_AbilityDelayTime
  1989. Modify_AbilityDurationTime
  1990. Modify_AbilityManpowerCost
  1991. Modify_AbilityMaxCastRange
  1992. Modify_AbilityMinCastRange
  1993. Modify_AbilityMunitionsCost
  1994. Modify_AbilityRechargeTime
  1995. Modify_Armor
  1996. Modify_CaptureTime
  1997. Modify_DisableHold
  1998. Modify_Enable_ParadropReinforcements
  1999. Modify_EntityBuildTime
  2000. Modify_EntityCost
  2001. Modify_PlayerExperienceReceived
  2002. Modify_PlayerProductionRate
  2003. Modify_PlayerResourceCap
  2004. Modify_PlayerResourceGift
  2005. Modify_PlayerResourceRate
  2006. Modify_PlayerSightRadius
  2007. Modify_ProductionRate
  2008. Modify_ProductionSpeed
  2009. Modify_ProjectileDelayTime
  2010. Modify_ReceivedAccuracy
  2011. Modify_ReceivedDamage
  2012. Modify_ReceivedSuppression
  2013. Modify_SetUpgradeCost
  2014. Modify_SightRadius
  2015. Modify_SlotItemDropRate
  2016. Modify_SquadAvailability
  2017. Modify_SquadCaptureRate
  2018. Modify_SquadTypeSightRadius
  2019. Modify_TargetPriority
  2020. Modify_TeamWeapon
  2021. Modify_TerritoryRadius
  2022. Modify_UnitSpeed
  2023. Modify_UnitVeterancyValue
  2024. Modify_UpgradeBuildTime
  2025. Modify_Upkeep
  2026. Modify_VehicleRepairRate
  2027. Modify_VehicleRotationSpeed
  2028. Modify_VehicleTurretRotationSpeed
  2029. Modify_Vulnerability
  2030. Modify_WeaponAccuracy
  2031. Modify_WeaponBurstLength
  2032. Modify_WeaponBurstRateOfFire
  2033. Modify_WeaponCooldown
  2034. Modify_WeaponDamage
  2035. Modify_WeaponEnabled
  2036. Modify_WeaponPenetration
  2037. Modify_WeaponRange
  2038. Modify_WeaponReload
  2039. Modify_WeaponScatter
  2040. Modify_WeaponSuppression
  2041. MoveGoal:Create
  2042. MoveGoal:CreateSkirmishAI
  2043. MoveGoal:SetupSkirmishAI
  2044. MoveGoal:UpdateGoalData
  2045. MP_BlizzardInit
  2046. MP_BlizzardInterval
  2047. MP_BlizzardTransition
  2048. newboolean
  2049. newelement
  2050. newseperator
  2051. nothing
  2052. now
  2053. Objective_AddPing
  2054. Objective_AddUIElements
  2055. Objective_AreAllPrimaryObjectivesComplete
  2056. Objective_Complete
  2057. Objective_Fail
  2058. Objective_GetCounter
  2059. Objective_GetTimerSeconds
  2060. Objective_IncreaseCounter
  2061. Objective_IsComplete
  2062. Objective_IsCounterSet
  2063. Objective_IsFailed
  2064. Objective_IsStarted
  2065. Objective_IsTimerSet
  2066. Objective_IsVisible
  2067. Objective_PauseTimer
  2068. Objective_Register
  2069. Objective_RemovePing
  2070. Objective_RemoveUIElements
  2071. Objective_ResumeTimer
  2072. Objective_SetAlwaysShowDetails
  2073. Objective_SetCounter
  2074. Objective_Show
  2075. Objective_Start
  2076. Objective_StartTimer
  2077. Objective_StopCounter
  2078. Objective_StopTimer
  2079. Objective_TogglePings
  2080. Objective_UpdateText
  2081. onComplete]
  2082. OnGameRestore
  2083. OnGameSetup
  2084. OnInit
  2085. onTrigger]
  2086. Order227_Init
  2087. Order227_Start
  2088. Order227_Update
  2089. planecrash_FindPlane
  2090. planecrash_Init
  2091. planecrash_KillPlane
  2092. planecrash_Trigger
  2093. PlayerCanSeeVIP
  2094. playertrigger_Init
  2095. playertrigger_Trigger
  2096. playertrigger_TriggerPrefab
  2097. playertrigger_TriggerScarFunction
  2098. Player_AddResource
  2099. Player_AddSquadsToSGroup
  2100. Player_AreSquadsNearMarker
  2101. Player_CanConstructOnPosition
  2102. Player_CanSeeEGroup
  2103. Player_CanSeeSGroup
  2104. Player_ClearArea
  2105. Player_GetAll
  2106. Player_GetAllEntitiesNearMarker
  2107. Player_GetAllSquadsNearMarker
  2108. Player_GetBuildingID
  2109. Player_GetBuildingsCount
  2110. Player_GetBuildingsCountExcept
  2111. Player_GetBuildingsCountOnly
  2112. Player_GetEntitiesFromType
  2113. Player_GetEntityConcentration
  2114. Player_GetPopulationPercentage
  2115. Player_GetSquadConcentration
  2116. Player_HasBuilding
  2117. Player_HasBuildingsExcept
  2118. Player_HasBuildingUnderConstruction
  2119. Player_IsAllied
  2120. Player_OwnsEGroup
  2121. Player_OwnsEntity
  2122. Player_OwnsSGroup
  2123. Player_OwnsSquad
  2124. Player_RestrictAddOnList
  2125. Player_RestrictBuildingList
  2126. Player_RestrictResearchList
  2127. Player_SetAbilityAvailability
  2128. Player_SetAllCommandAvailability
  2129. Player_SetCommandAvailability
  2130. Player_SetConstructionMenuAvailability
  2131. Player_SetEntityProductionAvailability
  2132. Player_SetMaxCapPopulation
  2133. Player_SetMaxPopulation
  2134. Player_SetSquadProductionAvailability
  2135. Player_SetUpgradeAvailability
  2136. Player_SetUpgradeCost
  2137. Player_StopEarningActionPoints
  2138. Populate
  2139. PrefabHelper_StandardTriggerSystem
  2140. PrefabHelper_StandardTriggerSystem_Trigger
  2141. Prefab_ApplyDefaults
  2142. Prefab_ApplySchemaToDataTable
  2143. Prefab_DoAction
  2144. Prefab_GenerateUniqueInstanceName
  2145. Prefab_GetInstance
  2146. Prefab_Init
  2147. Prefab_InitAll
  2148. Prefab_Load
  2149. Prefab_ReloadAll
  2150. Prefab_ReplaceDataWithProperType
  2151. Prefab_Reset
  2152. Prefab_ResetFromWorldBuilder
  2153. Prefab_Stop
  2154. PreInit
  2155. PrintObject
  2156. PrintOnScreen
  2157. PrintOnScreen_Add
  2158. PrintOnScreen_GetString
  2159. PrintOnScreen_Remove
  2160. PrintOnScreen_RemoveFromScreen
  2161. print_func]
  2162. Produce80mmMortar
  2163. Produce120mmMortar
  2164. ProduceCombatEngineer
  2165. ProduceCommandSquad
  2166. ProduceFieldATGun
  2167. ProduceHMG
  2168. ProduceIS2
  2169. ProduceISU122
  2170. ProduceMotorcycle
  2171. ProduceRocketTruck
  2172. ProduceRussianArmouredCar
  2173. ProduceSniper
  2174. ProduceStructure
  2175. ProduceSU85
  2176. ProduceT34
  2177. ProduceT70m
  2178. ProduceVeteranInfantry
  2179. Prox_AreEntitiesNearMarker
  2180. Prox_ArePlayerMembersNearMarker
  2181. Prox_ArePlayersNearMarker
  2182. Prox_AreSquadMembersNearMarker
  2183. Prox_AreSquadsNearMarker
  2184. Prox_AreTeamsNearMarker
  2185. Prox_EGroupEGroup
  2186. Prox_EGroupSGroup
  2187. Prox_EntitiesInProximityOfEntities
  2188. Prox_GetRandomPosition
  2189. Prox_MarkerEGroup
  2190. Prox_MarkerSGroup
  2191. Prox_PlayerEntitiesInProximityOfEntities
  2192. Prox_PlayerEntitiesInProximityOfPlayerSquads
  2193. Prox_PlayerEntitiesInProximityOfSquads
  2194. Prox_PlayerSquadsInProximityOfEntities
  2195. Prox_PlayerSquadsInProximityOfPlayerEntities
  2196. Prox_PlayerSquadsInProximityOfPlayerSquads
  2197. Prox_PlayerSquadsInProximityOfSquads
  2198. Prox_SGroupSGroup
  2199. Prox_SquadsInProximityOfEntities
  2200. Prox_SquadsInProximityOfSquads
  2201. quitgame
  2202. RegisterObjectiveUpdate
  2203. Register_Node_Encounter
  2204. Register_Node_Units
  2205. RemoveSlotItem
  2206. RemoveTargettingArtilleryHint
  2207. RescueSquads_IntroEvent
  2208. RescueSquads_OutroEvent
  2209. RescueSquads_ShowReward
  2210. RescueSquads_Start
  2211. ResourceCheat
  2212. Resources_Disable
  2213. Resources_Enable
  2214. returns
  2215. rule
  2216. Rule_Add
  2217. Rule_AddDelayedInterval
  2218. Rule_AddDelayedIntervalEx
  2219. Rule_AddEGroupEvent
  2220. Rule_AddEntityEvent
  2221. Rule_AddGlobalEvent
  2222. Rule_AddInterval
  2223. Rule_AddIntervalEx
  2224. Rule_AddOneShot
  2225. Rule_AddPlayerEvent
  2226. Rule_AddSGroupEvent
  2227. Rule_AddSquadEvent
  2228. Rule_ChangeInterval
  2229. Rule_Exists
  2230. Rule_Remove
  2231. Rule_RemoveAll
  2232. Rule_RemoveEGroupEvent
  2233. Rule_RemoveEntityEvent
  2234. Rule_RemoveGlobalEvent
  2235. Rule_RemoveIfExist
  2236. Rule_RemoveMe
  2237. Rule_RemovePlayerEvent
  2238. Rule_RemoveSGroupEvent
  2239. Rule_RemoveSquadEvent
  2240. Rule_SquadMarkerProxDeleter
  2241. Rule_TriggerEvent
  2242. SetGlobals
  2243. SetHeatRateForAllPlayers
  2244. Setup_Player
  2245. SetVisionRadiusForAllPlayers
  2246. SGroup_AddAbility
  2247. SGroup_AddGroups
  2248. SGroup_AddLeaders
  2249. SGroup_AddSlotItemToDropOnDeath
  2250. SGroup_CallEntityFunction
  2251. SGroup_CallSquadFunction
  2252. SGroup_CallSquadFunctionAllOrAny
  2253. SGroup_CanCastAbilityOnEntity
  2254. SGroup_CanCastAbilityOnPosition
  2255. SGroup_CanCastAbilityOnSquad
  2256. SGroup_CanInstantReinforceNow
  2257. SGroup_CanSeeSGroup
  2258. SGroup_CompleteEntityUpgrade
  2259. SGroup_ContainsBlueprints
  2260. SGroup_CreateIfNotFound
  2261. SGroup_CreateKickerMessage
  2262. SGroup_CreateTable
  2263. SGroup_DeSpawn
  2264. SGroup_DestroyAllInMarker
  2265. SGroup_DestroyAllSquads
  2266. SGroup_DisableCombatPlans
  2267. SGroup_Duplicate
  2268. SGroup_EnableAttention
  2269. SGroup_EnableMinimapIndicator
  2270. SGroup_EnableSurprise
  2271. SGroup_EnableUIDecorator
  2272. SGroup_FaceEachOther
  2273. SGroup_FaceMarker
  2274. SGroup_Filter
  2275. SGroup_FilterCount
  2276. SGroup_FilterThreat
  2277. SGroup_GetAvgHealth
  2278. SGroup_GetAvgLoadout
  2279. SGroup_GetGarrisonedBuildingEntity
  2280. SGroup_GetHoldEGroup
  2281. SGroup_GetHoldSGroup
  2282. SGroup_GetInvulnerable
  2283. SGroup_GetLastAttacker
  2284. SGroup_GetLoadedVehicleSquad
  2285. SGroup_GetNumSlotItem
  2286. SGroup_GetOffsetPosition
  2287. SGroup_GetRandomSpawnedSquad
  2288. SGroup_GetSequence
  2289. SGroup_GetSpread
  2290. SGroup_GetSquadsHeld
  2291. SGroup_GetSuppression
  2292. SGroup_GetVeterancyExperience
  2293. SGroup_GetVeterancyRank
  2294. SGroup_GetWBTable
  2295. SGroup_HasCritical
  2296. SGroup_HasEntityUpgrade
  2297. SGroup_HasLeader
  2298. SGroup_HasSquadBlueprint
  2299. SGroup_HasTeamWeapon
  2300. SGroup_HasUpgrade
  2301. SGroup_Hide
  2302. SGroup_IncreaseVeterancyExperience
  2303. SGroup_IncreaseVeterancyRank
  2304. SGroup_IsAlive
  2305. SGroup_IsAttacking
  2306. SGroup_IsAttackMoving
  2307. SGroup_IsCamouflaged
  2308. SGroup_IsCapturing
  2309. SGroup_IsConstructingBuilding
  2310. SGroup_IsDoingAbility
  2311. SGroup_IsDoingAttack
  2312. SGroup_IsDugIn
  2313. SGroup_IsEmpty
  2314. SGroup_IsFemale
  2315. SGroup_IsHoldingAny
  2316. SGroup_IsIdle
  2317. SGroup_IsInCover
  2318. SGroup_IsInfiltrated
  2319. SGroup_IsInHoldEntity
  2320. SGroup_IsInHoldSquad
  2321. SGroup_IsMoving
  2322. SGroup_IsOnScreen
  2323. SGroup_IsPinned
  2324. SGroup_IsReinforcing
  2325. SGroup_IsRetreating
  2326. SGroup_IsSettingDemolitions
  2327. SGroup_IsSuppressed
  2328. SGroup_IsUnderAttack
  2329. SGroup_IsUnderAttackByPlayer
  2330. SGroup_IsUnderAttackFromDirection
  2331. SGroup_IsUpgrading
  2332. SGroup_IsUsingAbility
  2333. SGroup_Kill
  2334. SGroup_RemoveGroup
  2335. SGroup_RemoveUpgrade
  2336. SGroup_ReSpawn
  2337. SGroup_RestoreCombatPlans
  2338. SGroup_RewardActionPoints
  2339. SGroup_SetAnimatorState
  2340. SGroup_SetAutoTargetting
  2341. SGroup_SetAvgHealth
  2342. SGroup_SetAvgMorale
  2343. SGroup_SetCrushable
  2344. SGroup_SetInvulnerable
  2345. SGroup_SetInvulnerableToCritical
  2346. SGroup_SetMoodMode
  2347. SGroup_SetPlayerOwner
  2348. SGroup_SetRecrewable
  2349. SGroup_SetSelectable
  2350. SGroup_SetSharedProductionQueue
  2351. SGroup_SetSuppression
  2352. SGroup_SetTeamWeaponCapturable
  2353. SGroup_SetVeterancyDisplayVisibility
  2354. SGroup_SetWorldOwned
  2355. SGroup_Single
  2356. SGroup_SnapFaceEachOther
  2357. SGroup_TotalMembersCount
  2358. SGroup_WarpToMarker
  2359. SGroup_WarpToPos
  2360. ShootTheSky_AddSyncWeapon
  2361. ShootTheSky_Manager
  2362. ShootTheSky_RemoveAll
  2363. ShootTheSky_RemoveSyncWeapon
  2364. SimpleDefendEncounter_GetEncounterID
  2365. simpledefendencounter_GetEncounterID
  2366. simpledefendencounter_Init
  2367. simpledefendencounter_Stop
  2368. simpledefendencounter_Trigger
  2369. simpledefendencounter_TriggerGoal
  2370. skipNIS
  2371. sortabilities
  2372. Sound_PlayOnSquad
  2373. SpawnAllAlliedInfantry
  2374. SpawnAllAlliedVehicle
  2375. SpawnAllAxisInfantry
  2376. SpawnAllAxisVehicle
  2377. SpawnBody
  2378. Squad_CanCastAbilityOnEGroup
  2379. Squad_CanCastAbilityOnSGroup
  2380. Squad_GetInvulnerable
  2381. Squad_GetOffsetPosition
  2382. Squad_GetSlotItemsTable
  2383. Squad_GiveSlotItemsFromTable
  2384. Squad_HasCritical
  2385. Squad_HasSlotItem
  2386. Squad_IsCamouflaged
  2387. Squad_IsInCover
  2388. Squad_IsRetreating
  2389. Squad_SetAnimatorState
  2390. Squad_SetInvulnerable
  2391. Squad_WarpToPos
  2392. StartNIS
  2393. statfunction
  2394. statgraph_item
  2395. Stats_TeamTally
  2396. StopBlizAudio
  2397. SyncWeapon_CanAttackNow
  2398. SyncWeapon_Exists
  2399. SyncWeapon_GetEntity
  2400. SyncWeapon_GetFromEGroup
  2401. SyncWeapon_GetFromSGroup
  2402. SyncWeapon_GetPosition
  2403. SyncWeapon_IsAttacking
  2404. SyncWeapon_IsOwnedByPlayer
  2405. SyncWeapon_SetAutoTargetting
  2406. TableCount
  2407. Table_Contains
  2408. Table_Copy
  2409. Table_GetRandomItem
  2410. TakeSuperScreenShot
  2411. TeamWeapon_AddGroup
  2412. TeamWeapon_RemoveDirections
  2413. TeamWeapon_RemoveGroup
  2414. Team_AddResource
  2415. Team_AddSquadsToSGroup
  2416. Team_AreSquadsNearMarker
  2417. Team_CallPlayerFunction
  2418. Team_CallPlayerFunctionAllOrAny
  2419. Team_CallUIFunction
  2420. Team_CanSee
  2421. Team_ClearArea
  2422. Team_DefineAllies
  2423. Team_DefineEnemies
  2424. Team_FindByRace
  2425. Team_ForEach
  2426. Team_ForEachAllOrAny
  2427. Team_ForEachAllOrAny_LEGACY
  2428. Team_GetAll
  2429. Team_GetAllEntitiesNearMarker
  2430. Team_GetAllSquadsNearMarker
  2431. Team_GetBuildingID
  2432. Team_GetBuildingsCount
  2433. Team_GetBuildingsCountExcept
  2434. Team_GetBuildingsCountOnly
  2435. Team_GetEnemyTeam
  2436. Team_GetEntitiesFromType
  2437. Team_GetEntityConcentration
  2438. Team_GetPlayers
  2439. Team_GetSquadConcentration
  2440. Team_HasBuilding
  2441. Team_HasBuildingsExcept
  2442. Team_HasBuildingUnderConstruction
  2443. Team_HasHuman
  2444. Team_IsAlive
  2445. Team_IsPlayerOnTeam
  2446. Team_OwnsEGroup
  2447. Team_OwnsEntity
  2448. Team_OwnsSGroup
  2449. Team_OwnsSquad
  2450. Team_RestrictAddOnList
  2451. Team_RestrictBuildingList
  2452. Team_RestrictResearchList
  2453. Team_SetAbilityAvailability
  2454. Team_SetCommandAvailability
  2455. Team_SetConstructionMenuAvailability
  2456. Team_SetEntityProductionAvailability
  2457. Team_SetMaxCapPopulation
  2458. Team_SetMaxPopulation
  2459. Team_SetSquadProductionAvailability
  2460. Team_SetTechTreeByYear
  2461. Team_SetUpgradeAvailability
  2462. Team_SetUpgradeCost
  2463. Territory:AddDeploymentPoint
  2464. Territory:AddMapEntryPoint
  2465. Territory:Captured
  2466. Territory:CapturePoll
  2467. Territory:ClearMapEntryPoint
  2468. Territory:DefenseCheck
  2469. Territory:DisplayKicker
  2470. Territory:FilterEntityTypes
  2471. Territory:GetDeploymentPoint
  2472. Territory:GetFromEntity
  2473. Territory:GetProgress
  2474. Territory:GetTeams
  2475. Territory:GroupHasCommander
  2476. Territory:IsSecured
  2477. Territory:New
  2478. Territory:PresetCaptureOwner
  2479. Territory:ProgressDefenses
  2480. Territory:RemoveDeploymentPoint
  2481. Territory:RemoveDeploymentPoints
  2482. Territory:SetNeutral
  2483. Territory:UpdateProgress
  2484. then
  2485. ThreatArrow_Add
  2486. ThreatArrow_CreateGroup
  2487. ThreatArrow_DestroyAllGroups
  2488. ThreatArrow_DestroyGroup
  2489. ThreatArrow_Remove
  2490. Timer_Add
  2491. Timer_Advance
  2492. Timer_Display
  2493. Timer_DisplayOnScreen
  2494. Timer_End
  2495. Timer_Exists
  2496. Timer_GetElapsed
  2497. Timer_GetMinutesAndSeconds
  2498. Timer_GetRemaining
  2499. Timer_Init
  2500. Timer_IsPaused
  2501. Timer_Pause
  2502. Timer_Resume
  2503. Timer_Start
  2504. Timer_Validate
  2505. ToggleDamageBuildingHotkeys
  2506. ToW_SetUpTechTreeByYear
  2507. UI_AddControl
  2508. UI_AddHintAndFlashAbility
  2509. UI_CreateEventCue
  2510. UI_CreateMinimapBlip
  2511. UI_CreateSGroupKickerMessage
  2512. UI_DeleteMinimapBlip
  2513. UI_HighlightSGroup
  2514. UI_SetSGroupSpecialLevel
  2515. unbindaction
  2516. Unit:AllowsBehavior
  2517. Unit:Create
  2518. Unit:Disable
  2519. Unit:Enable
  2520. Unit:GetEncounter
  2521. Unit:HasRole
  2522. Unit:IsAlive
  2523. Unit:IsEnabled
  2524. Unit:SetOnDeath
  2525. Unit:SetState
  2526. Unit:Spawn
  2527. Unit:Update
  2528. Unit:UpdateState
  2529. Util_AddMouseoverSquadToSGroup
  2530. Util_AddProxCheck
  2531. Util_ApplyModifier
  2532. Util_AutoAmbient
  2533. Util_AutoIntel
  2534. Util_AutoNISlet
  2535. Util_Autosave
  2536. Util_ClearProxChecks
  2537. Util_ClearWrecksFromMarker
  2538. Util_CreateEntities
  2539. Util_CreateSquads
  2540. Util_DespawnAll
  2541. Util_DifVar
  2542. Util_ElementCanSee
  2543. Util_EntityLimit
  2544. Util_FallBackToGarrisonBuilding
  2545. Util_FindHiddenItem
  2546. Util_FindHiddenSpawn
  2547. Util_ForceRetreatAll
  2548. Util_GarrisonNearbyBuilding
  2549. Util_GarrisonNearbyVehicle
  2550. Util_GetClosestMarker
  2551. Util_GetDistance
  2552. Util_GetEntitiesByBP
  2553. Util_GetHealth
  2554. Util_GetMouseoverSGroup
  2555. Util_GetOffsetPosition
  2556. Util_GetPlayerOwner
  2557. Util_GetPosition
  2558. Util_GetPositionAwayFromPlayer
  2559. Util_GetPositionFromAtoB
  2560. Util_GetRandomHiddenPosition
  2561. Util_GetRandomPosition
  2562. Util_GetRelationship
  2563. Util_GetRelativeOffset
  2564. Util_GetSquadsByBP
  2565. Util_GetTrailingNumber
  2566. Util_Grab
  2567. Util_HasPosition
  2568. Util_HidePlayerForNIS
  2569. Util_IsSequenceSkipped
  2570. Util_Kill
  2571. Util_LogSyncWpn
  2572. Util_MarkerFX
  2573. Util_MissionTitle
  2574. Util_MonitorTerritory
  2575. Util_MuteAmbientSound
  2576. Util_NewHUDFeatureEvent
  2577. Util_PlayMovie
  2578. Util_PlayMusic
  2579. Util_PrintObject
  2580. Util_ReinforceEvent
  2581. Util_ReloadScript
  2582. Util_RemoveProxCheck
  2583. Util_RemoveProxCheckByID
  2584. Util_RestoreMusic
  2585. Util_ScarPos
  2586. Util_SetNISMode
  2587. Util_SetPlayerCanSkipSequence
  2588. Util_SetPlayerOwner
  2589. Util_SetPlayerUnableToSkipSequence
  2590. Util_SortPositionsByClosest
  2591. Util_SpawnDemoCharge
  2592. Util_StartAmbient
  2593. Util_StartIntel
  2594. Util_StartNIS
  2595. Util_StartNislet
  2596. Util_StartQuickIntel
  2597. Util_TableContains
  2598. Util_ToggleAllowIntelEvents
  2599. Util_TriggerEvent
  2600. Util_UnitCounts
  2601. Vet_CheckForLevelUp
  2602. Vet_CollectUnitXP
  2603. Vet_ConvertGameToFloat
  2604. Vet_ConvertGameToMeta
  2605. Vet_ConvertMetaToGame
  2606. Vet_GetCurrentLevelVet
  2607. Vet_GetRemainder
  2608. Vet_GetRequiredLevelXP
  2609. Vet_GetUnitVeterancy
  2610. Vet_ProcessGameAmount
  2611. Vet_RecalculateReqXPForLast
  2612. Vet_Setup
  2613. Vet_Update
  2614. view
  2615. View_DownArrow
  2616. View_DrawItem
  2617. View_Focus
  2618. View_Init
  2619. View_LeftArrow
  2620. View_Manager
  2621. View_RightArrow
  2622. View_ToggleDisplay
  2623. View_UpArrow
  2624. VPAnnihilate_RemoveAllRules
  2625. VPTicker_DelayedWin
  2626. VPTicker_FinalTickerWarningReminder
  2627. VPTicker_GameOver
  2628. VPTicker_GameOverLose
  2629. VPTicker_GameOverTie
  2630. VPTicker_GetTeamTickerFromPlayerID
  2631. VPTicker_GetTeamTickers
  2632. VPTicker_GetTeamVictoryPoints
  2633. VPTicker_MainRule
  2634. VPTicker_OnInit
  2635. VPTicker_PointReminder
  2636. VPTicker_PublishLoseReminder
  2637. VPTicker_SetAllTeamTickers
  2638. VPTicker_SetTeamTickers
  2639. VPTicker_UpdateTickers
  2640. VPTicker_VictoryBalanceReminder
  2641. VPTicker_VictorySpeechReminder
  2642. VPVictoryMessage
  2643. WaveDefense_GetWave
  2644. WaveDefense_Init
  2645. WaveDefense_NextWave
  2646. WaveDefense_PreviousWave
  2647. WaveDefense_SelectSpawns
  2648. WaveDefense_SetCommandSGroup
  2649. WaveDefense_SetObjectives
  2650. WaveDefense_SetWave
  2651. WaveDefense_SpawnWave
  2652. WaveManager_CheckWaveIsValid
  2653. WaveManager_ClearWaveManager
  2654. WaveManager_DisableWaveManager
  2655. WaveManager_FinishWave
  2656. WaveManager_GetActiveEncountersCount
  2657. WaveManager_GetAutomation
  2658. WaveManager_GetCommandSGroup
  2659. WaveManager_GetCompletionData
  2660. WaveManager_GetEventsTable
  2661. WaveManager_GetManagerTable
  2662. WaveManager_GetTotalWaves
  2663. WaveManager_GetVehicleSGroup
  2664. WaveManager_GetWave
  2665. WaveManager_GetWaveDataTable
  2666. WaveManager_InitilizeData
  2667. WaveManager_LastWave
  2668. WaveManager_NextWave
  2669. WaveManager_RemoveWaveManager
  2670. WaveManager_ResetGoals
  2671. WaveManager_SelectSpawns
  2672. WaveManager_SetAutomation
  2673. WaveManager_SetCoreWaveManagerData
  2674. WaveManager_SetupNewManagerTable
  2675. WaveManager_SetWave
  2676. WaveManager_SpawnWave
  2677. WaveManager_Start
  2678. WaveManager_UpdateMainGoalData
  2679. WCNone_CheckSurrender
  2680. WCNone_DelayedWin
  2681. WCNone_GameOver
  2682. Weapon_Debug
  2683. WinCondition_CheckAnnihilation
  2684. winMission
  2685. WithdrawFromMap
  2686. WMPrint
  2687. WM_GetCallbackData
  2688. WM_GetHordeAttackData
  2689. WM_GetRallyGoalData
  2690. WM_GetRandomizeData
  2691. WM_GetSpawnerData
  2692. WM_GetSustainedAttackData
  2693. WM_GetWaveWarningData
  2694. WM_SetCallbackData
  2695. WM_SetHordeAttackData
  2696. WM_SetRallyGoalData
  2697. WM_SetRandomizeData
  2698. WM_SetSpawnerData
  2699. WM_SetSustainedAttackData
  2700. WM_SetWaveWarningData
  2701. WorldEntityCollector.Collect
  2702. WorldEntityCollector:AddBlueprintName
  2703. WorldEntityCollector:GetEntities
  2704. WorldEntityCollector:GetEntitiesFromType
  2705. World_CleanUpTheDead
  2706. World_GetClosest
  2707. World_GetFurthest
  2708. World_GetHiddenPositionOnPath
  2709. World_IsWinterMap
  2710. World_KillAllNeutralEntitesNearMarker
  2711. World_OwnsEGroup
  2712. World_OwnsSGroup
  2713. XP1_AddCompanyStrength
  2714. XP1_CommanderPortrait
  2715. XP1_CompanyDif
  2716. XP1_CompanyIsActive
  2717. XP1_ConstructCompanySpeechTable
  2718. XP1_Data_Init
  2719. XP1_DifficultyLevel_Init
  2720. XP1_DivisionVetLevel_Get
  2721. XP1_DivisionVetLevel_Set
  2722. XP1_DivisionVetXP_Get
  2723. XP1_EncounterCreate
  2724. XP1_Entity_Killed_Callback
  2725. XP1_GetActualCompanyStrength
  2726. XP1_GetCommanderDataTable
  2727. XP1_GetCompanyIcon
  2728. XP1_GetCompanyLevel
  2729. XP1_GetCompanyLocName
  2730. XP1_GetCompanyStrength
  2731. XP1_GetDivision
  2732. XP1_GetDivisionName
  2733. XP1_GetLevelRequirement
  2734. XP1_GetMetaSubPhase
  2735. XP1_GetMissionSuccessLevel
  2736. XP1_GetMissionType
  2737. XP1_GetNodeStrength
  2738. XP1_GetNodeStrengthVeterancy
  2739. XP1_GetReduceXP
  2740. XP1_GiftVeterancy
  2741. XP1_IncrementMissionSuccessLevel
  2742. XP1_IsCompanyAvailable
  2743. XP1_IsMatchingDivision
  2744. XP1_LevelUpCompany
  2745. XP1_NodeDif
  2746. XP1_NODE_customAISpawner
  2747. XP1_NODE_customPlayerSpawner
  2748. XP1_PlayCompanySpeechLine
  2749. XP1_PrototypeSetup
  2750. XP1_PrototypeSetupParameters
  2751. XP1_RemoveCompanyStrength
  2752. XP1_SetAbilities
  2753. XP1_SetAbilityUpgrades
  2754. XP1_SetActiveCommander
  2755. XP1_SetActualCompanyStrength
  2756. XP1_SetAllUnitProductionAvailability
  2757. XP1_SetBonusUpgrades
  2758. XP1_SetCompanyStrength
  2759. XP1_SetMissionSuccessLevel
  2760. XP1_SetPerks
  2761. XP1_SetSpecializations
  2762. XP1_SetUnits
  2763. XP1_SetupTuningVariables
  2764. XP1_ShowResults
  2765. XP1_Squad_Killed_Callback
  2766. XP1_StopCompanyStatTracking
  2767. XP1_ToggleUI
  2768. XP1_UpdateCompanyUI
  2769. XP1_VeterancyCheck
  2770. _AddSquadToBeDeletedNearMarker
  2771. _AIDefaultGoalData_ApplyModifiers
  2772. _AIDefaultGoalData_metaAbilityBlackList_findValueByValueInTable
  2773. _AIDefaultGoalData_metaAbilityControlsList_findValueByValueInTable
  2774. _AIDefaultGoalData_metaTacticControlsList_findValueByValueInTable
  2775. _AIDefaultGoalData_SetDefaultGoalDataMetaData
  2776. _AmbushTruck_killUnit
  2777. _AnnounceEventTriggered
  2778. _CallFunction
  2779. _CamCycle_Check
  2780. _Camera_Init
  2781. _CheckObjectivesCompletion
  2782. _ColdWeather_KillCondemned
  2783. _ColdWeath_Monitor
  2784. _CountAvg_Report
  2785. _CountAvg_Track
  2786. _CreateWave_Callback
  2787. _DebugMenuSelect
  2788. _DecrementProgressBar
  2789. _DespawnMe
  2790. _destroyTank_retreat
  2791. _DIFF_SetStartingResource
  2792. _DIFF_TacticsTuning
  2793. _donothing
  2794. _EventCue_Init
  2795. _ForceRetreatAll2
  2796. _GetGroupByBP
  2797. _GetTargetName
  2798. _HintAndFlashButtonManager
  2799. _InitAudio
  2800. _initdata
  2801. _InitializeObjectives
  2802. _InitNIS
  2803. _IntelDebug
  2804. _IntelDebugNext
  2805. _IntelDebugPrev
  2806. _IntelDebugReplay
  2807. _LoadAtmosphere
  2808. _metrics_capturePoint
  2809. _metrics_capturePoint_Reset
  2810. _MissionEndCheck
  2811. _MoveToPosition_CamLock
  2812. _MovieCapture_Init
  2813. _NextTankGoal
  2814. _NextWave
  2815. _NisletIsFinished
  2816. _NisletIsStarting
  2817. _NODE_aiAggression
  2818. _NODE_aiBaseDefenses
  2819. _NODE_aiCPDefenses
  2820. _NODE_aiDefensiveness
  2821. _NODE_Kickoff
  2822. _NODE_playerDefenses
  2823. _NODE_playerStartResourceHit
  2824. _NODE_playerStartVP
  2825. _OneSquad
  2826. _PassesConditions
  2827. _passiveAbiltySelect
  2828. _PlayEndNIS
  2829. _PlayerProxCheck
  2830. _PlayIntroNIS
  2831. _PlayIntroNISlet
  2832. _PlaySitrep
  2833. _PrintObject
  2834. _Private_EGroup_Exists
  2835. _Private_Marker_Exists
  2836. _Private_SGroup_Exists
  2837. _ProxChecker
  2838. _RearEchelonAttritionInit
  2839. _RemoveEventAnnounce
  2840. _removeUnitFlash
  2841. _rescueSquads_killUnit
  2842. _RevertBuilding
  2843. _ScarEventsDebugger
  2844. _ShowDebugMenu
  2845. _sitRepEvent_Internal
  2846. _sortVetLevel_alert
  2847. _SpawnStartingUnits
  2848. _StartMission
  2849. _startNislet_fadeIn
  2850. _startNislet_setCam
  2851. _SurrenderInternal
  2852. _TeamWeapon_Manager
  2853. _ToWDebugClear
  2854. _UID_MAKETABLE
  2855. _WarpMe
  2856. _waveDefense_FinishWave
  2857. _waveManager_assignCompleteConditions
  2858. _waveManager_AssignGoal
  2859. _waveManager_checkForComponent
  2860. _waveManager_CheckManagerForEntries
  2861. _waveManager_ClearEventsTable
  2862. _waveManager_ClearWaveEncountersTable
  2863. _waveManager_DEBUG_Init
  2864. _waveManager_DelayedSpawnWave
  2865. _waveManager_getHighlevelComponentData
  2866. _waveManager_HordeSpawn
  2867. _waveManager_initDirectionWeights
  2868. _waveManager_pickWaveSpawnsData
  2869. _waveManager_resetDirectionWeights
  2870. _waveManager_selectSpawns_Internal
  2871. _WM_MarkHintPoint
  2872. _WM_RallyPointSuccess
  2873. _WM_setSustainedAttack
  2874. _WM_SetupRallyPointData
  2875. _WM_sustainedAttack_respawn
  2876. _xp1_addVetUnit
  2877. _xp1_applyResourceIncomeModifiers
  2878. _XP1_CollectBase
  2879. _xp1_levelUpEvent
  2880. _xp1_removeVetUnit
  2881. _XP1_SpawnStartingUnits
  2882. __AI_staggeredSpawner
  2883. __CallNisletSkippedCallback
  2884. __CheckNISFinished
  2885. __ClampRulePriority
  2886. __createPopup
  2887. __DoNothing
  2888. __DoObjectiveStartUI
  2889. __EntityDemolitionCallback
  2890. __Event_AND_Check
  2891. __Event_ElementOnScreen_Check
  2892. __Event_EncounterIsDead_Check
  2893. __Event_eventChecker
  2894. __Event_GroupBurning_EGroup
  2895. __Event_GroupCount_Check
  2896. __Event_GroupHasCritical_Check
  2897. __Event_GroupIsDead_Check
  2898. __Event_GroupIsNotPinned_Check
  2899. __Event_GroupIsNotSuppressed_Check
  2900. __Event_GroupIsPinned_Check
  2901. __Event_GroupIsSuppressed_Check
  2902. __Event_GroupLeftAlive_EGroup
  2903. __Event_GroupLeftAlive_SGroup
  2904. __Event_Init
  2905. __Event_IsDoingAttack_Check
  2906. __Event_IsEngaged
  2907. __Event_IsHoldingAny_Check
  2908. __Event_IsHoldingBP_Check
  2909. __Event_IsInHold_Check
  2910. __Event_IsOwnedBy
  2911. __Event_IsOwnedByTeam
  2912. __Event_IsSelected_Check
  2913. __Event_IsUnderAttack_Check
  2914. __Event_MembersCount_Check
  2915. __Event_NarrativeEventsRunning
  2916. __Event_NoNarrativeEventsRunning
  2917. __Event_ObjectiveStarted_Check
  2918. __Event_OnHealth_Check
  2919. __Event_OR_Check
  2920. __Event_PlayerBuildingCount
  2921. __Event_PlayerCanNotSeeElement_Check
  2922. __Event_PlayerCanSeeElement_Check
  2923. __Event_PlayerDoesntOwnTerritory_Check
  2924. __Event_PlayerOwnsTerritory_Check
  2925. __Event_PlayerResourceLevel
  2926. __Event_PlayerSquadCount
  2927. __Event_PlayNIS
  2928. __Event_Proximity_Entities
  2929. __Event_Proximity_Player
  2930. __Event_Proximity_Pos
  2931. __Event_Proximity_Squads
  2932. __Event_ShowTaskbar
  2933. __Event_TeamCanNotSeeElement_Check
  2934. __Event_TeamCanSeeElement_Check
  2935. __Event_TeamDoesntOwnTerritory_Check
  2936. __Event_TeamOwnsTerritory_Check
  2937. __Event_TeamResourceLevel
  2938. __Event_TeamSquadCount
  2939. __Event_TerritoryInSupply
  2940. __Event_TerritoryNotInSupply
  2941. __Event_Timer_Check
  2942. __FindObjectiveTable
  2943. __formatTime
  2944. __GetBlipType
  2945. __GetGroupCaller
  2946. __HighlightEntity
  2947. __HighlightPosition
  2948. __HighlightSquad
  2949. __Metrics_Init
  2950. __MonitorPlayerResourceRates
  2951. __MonitorTerritories
  2952. __objectiveDelayedComplete
  2953. __objectiveDelayedFail
  2954. __objectiveDelayedStart
  2955. __ObjectiveLuaTableQueryCallback
  2956. __ObjectiveNothing
  2957. __ObjectiveOnActivateCallback
  2958. __ObjectiveOnCounterDisplayCallback
  2959. __ObjectiveOnSelectCallback
  2960. __ObjectiveOnShowCallback
  2961. __OpUtil_LuaID
  2962. __ProxCheck_Init
  2963. __rearEchelonAttrition
  2964. __ResetSkippedFlag
  2965. __ScarUtil_Init
  2966. __SetupCounterattack
  2967. __ShowObjectiveBlips
  2968. __ShowSingleBlip
  2969. __SquadStopPatrollingMarker
  2970. __StaggeredRetreat_Mngr
  2971. __stopBlizzard
  2972. __Team_Init
  2973. __UnitIntroductionSpeech
  2974. __UpdateObjectives
  2975. __UpdateSquadPatrolOrders
  2976. __Util_KillSyncWpn
  2977. __waveDefense_int_ClearWarningMarkers
  2978. __waveDefense_int_MarkWarning
  2979. __waveManager_DEBUG_ToggleUI
  2980. __waveManager_DetermineSpawnWeights
  2981. __waveManager_DetermineWeights
  2982. __waveManager_weightedSpawnTotal
  2983. __waveManager_weightedTotal
  2984.  
  2985. --------------- 4.TABLES -----------------
  2986.  
  2987. ABILITY
  2988. ACTOR
  2989. CRIT
  2990. CTRL
  2991. CUE
  2992. EBP
  2993. EGroupCaller
  2994. eg_blah
  2995. eg_earlyWarmingHouse
  2996. eg_single
  2997. eg_temp
  2998. eg_ungarrisonable
  2999. Event
  3000. LIST
  3001. OFFSET_DIRECTION_BACK
  3002. OFFSET_DIRECTION_FRONT
  3003. OFFSET_DIRECTION_LEFT
  3004. OFFSET_DIRECTION_RIGHT
  3005. SBP
  3006. SGroupCaller
  3007. sg_blah
  3008. sg_shoottheskygroup
  3009. sg_single
  3010. sg_temp
  3011. SLOT_ITEM
  3012. UPG
  3013. WorldEntityCollector
  3014. _ATGunSBPs
  3015. _AutoChargeTable
  3016. _AutoReinforceTable
  3017. _AutoRetreatTable
  3018. _AutoTerritoryTable
  3019. _BridgeTerritoryTable
  3020. _CeasefireTable
  3021. _cloneTableStack
  3022. _EventCueHintPointList
  3023. _EventCueList
  3024. _Groups_Private
  3025. _HMGGunSBPs
  3026. _imports
  3027. _MarchTable
  3028. _ModifiersEntityTable
  3029. _ModifiersReverseTable
  3030. _ModifiersSquadTable
  3031. _Prox_Private
  3032. _ShootTheSkyTable
  3033. _TeamWeaponTable
  3034. _TimerTable
  3035. _WorldBuilder_PrefabData
  3036. __Event_eventsToAdd
  3037. __Event_eventTable
  3038. __stagRetreatSG
  3039. __t_Objectives
  3040. __t_Objectives_completed
  3041. __t_Objectives_failed
  3042. __t_Objectives_started
  3043. __t_paradrop_squads
  3044. __t_SquadIntoSGroupMapping
  3045. __t_SquadMarkerProxDeleter
  3046. __t_stagRetreat
  3047.  
  3048. ---------------- 5.MAIN MENU SCAR FUNCTIONS (e.g. via console or configuration file) -------------------
  3049.  
  3050. addkeyword
  3051. app_currenttime
  3052. app_fixedframerate
  3053. app_isgamealive
  3054. assert
  3055. bind
  3056. bind_list
  3057. cls
  3058. collectgarbage
  3059. coroutine
  3060. crash
  3061. cursor_hide
  3062. cursor_setposition
  3063. cursor_show
  3064. dofile
  3065. error
  3066. gcinfo
  3067. getbuildnumber
  3068. getbuildtype
  3069. getfenv
  3070. getmetatable
  3071. import
  3072. ipairs
  3073. LCWatcher_Activate
  3074. LCWatcher_AddFilter
  3075. LCWatcher_FilterExists
  3076. LCWatcher_IsActive
  3077. LCWatcher_RemoveFilter
  3078. LCWatcher_SelectState
  3079. load
  3080. loadfile
  3081. loadsavegame_mp
  3082. loadsavegame_sp
  3083. loadstring
  3084. logprintto
  3085. math
  3086. memdump
  3087. memdumpf
  3088. MemoryStats_Disable
  3089. MemoryStats_Enable
  3090. MemoryStats_Get
  3091. MemoryStats_Set
  3092. MemoryStats_Toggle
  3093. mempoolsizes
  3094. memtofile
  3095. memvalidate
  3096. newproxy
  3097. next
  3098. pairs
  3099. pcall
  3100. print
  3101. quit
  3102. rawequal
  3103. rawget
  3104. rawset
  3105. restart
  3106. select
  3107. setfenv
  3108. setmetatable
  3109. ShaderStats_Disable
  3110. ShaderStats_DumpToLogFile
  3111. ShaderStats_Enable
  3112. ShaderStats_SetUpdateTime
  3113. ShaderStats_SortPixelCount
  3114. ShaderStats_SortShaderNames
  3115. ShaderStats_Toggle
  3116. Sound_ContainerDebug
  3117. Sound_IsPlaying
  3118. Sound_PerfTest_Play2D
  3119. Sound_Play2D
  3120. Sound_Play3D
  3121. Sound_PlayMusic
  3122. Sound_PlayStreamed
  3123. Sound_PreCacheSound
  3124. Sound_PreCacheSoundFolder
  3125. Sound_SetGlobalControlSource
  3126. Sound_SetVolume
  3127. Sound_SetVolumeDefault
  3128. Sound_SetVolumeInv
  3129. Sound_StartRecording
  3130. Sound_Stop
  3131. Sound_StopAll
  3132. Sound_StopMusic
  3133. Sound_StopRecording
  3134. statgraph
  3135. statgraph_channel
  3136. statgraph_channel_get_enabled
  3137. statgraph_channel_set_enabled
  3138. statgraph_clear
  3139. statgraph_get_visible
  3140. statgraph_list
  3141. statgraph_pause
  3142. statgraph_set_visible
  3143. string
  3144. sysconfig_getsetting
  3145. sysconfig_setsetting
  3146. table
  3147. timer_add
  3148. timer_addframe
  3149. timer_addonce
  3150. timer_del
  3151. tonumber
  3152. tostring
  3153. type
  3154. unbind
  3155. unpack
  3156. WarningDisable
  3157. WarningEnable
  3158. WarningSet
  3159. xpcall
  3160. _ALERT
  3161. _G
  3162. _ImportCallback
  3163. _PRINT
  3164. _VERSION
Add Comment
Please, Sign In to add comment