R3vo – User talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Blanked the page)
Tag: Blanking
 
(127 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class = "wikitable sortable" width = "100%"
 
|-
! Function Group !! Description !! Examples !! Only for !! #Functions
|-
|[[:Category:Function Group: Actions|Actions]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_packStaticWeapon]], [[BIS_fnc_unpackStaticWeapon]],  ||  || {{PAGESINCATEGORY:Function Group: Actions|pages}}
|-
|[[:Category:Function Group: Ambient|Ambient]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_ambientFlyby]], [[BIS_fnc_ambientAnim]],  ||  || {{PAGESINCATEGORY:Function Group: Ambient|pages}}
|-
|[[:Category:Function Group: Arrays|Arrays]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_sortBy]], [[BIS_fnc_arrayShuffle]],  ||  || {{PAGESINCATEGORY:Function Group: Arrays|pages}}
|-
|[[:Category:Function Group: Bitwise|Bitwise]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_bitwiseAND]], [[BIS_fnc_bitwiseOR]],  ||  || {{PAGESINCATEGORY:Function Group: Bitwise|pages}}
|-
|[[:Category:Function Group: Briefing|Briefing]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_briefingAnimate]], [[BIS_fnc_briefingInit]],  ||  || {{PAGESINCATEGORY:Function Group: Briefing|pages}}
|-
|[[:Category:Function Group: Combat|Combat]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_enemyTargets]], [[BIS_fnc_enemyDetected]],  ||  || {{PAGESINCATEGORY:Function Group: Combat|pages}}
|-
|[[:Category:Function Group: Configs|Configs]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_configPath]], [[BIS_fnc_subClasses]],  ||  || {{PAGESINCATEGORY:Function Group: Configs|pages}}
|-
|[[:Category:Function Group: DateTime|DateTime]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_CalculateDateTime]], [[BIS_fnc_CompareDateTimes]],  ||  || {{PAGESINCATEGORY:Function Group: DateTime|pages}}
|-
|[[:Category:Function Group: Debug|Debug]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_debugProfile]], [[BIS_fnc_functionMeta]],  ||  || {{PAGESINCATEGORY:Function Group: Debug|pages}}
|-
|[[:Category:Function Group: Diagnostic|Diagnostic]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_diagAAR]], [[BIS_fnc_diagAARrecord]],  ||  || {{PAGESINCATEGORY:Function Group: Diagnostic|pages}}
|-
|[[:Category:Function Group: Effects|Effects]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_effectFired]], [[BIS_fnc_effectKilled]],  ||  || {{PAGESINCATEGORY:Function Group: Effects|pages}}
|-
|[[:Category:Function Group: Environment|Environment]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_setPPeffectTemplate]], [[BIS_fnc_initWorldScene]],  ||  || {{PAGESINCATEGORY:Function Group: Environment|pages}}
|-
|[[:Category:Function Group: Feedback|Feedback]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_feedbackMain]], [[BIS_fnc_bloodEffect]],  ||  || {{PAGESINCATEGORY:Function Group: Feedback|pages}}
|-
|[[:Category:Function Group: Geometry|Geometry]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_relScaledDist]], [[BIS_fnc_terrainGradAngle]],  ||  || {{PAGESINCATEGORY:Function Group: Geometry|pages}}
|-
|[[:Category:Function Group: GUI|GUI]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_groupIndicator]], [[BIS_fnc_rscLayer]],  ||  || {{PAGESINCATEGORY:Function Group: GUI|pages}}
|-
|[[:Category:Function Group: Hints|Hints]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_advHint]], [[BIS_fnc_advHintArg]],  ||  || {{PAGESINCATEGORY:Function Group: Hints|pages}}
|-
|[[:Category:Function Group: HoldActions|HoldActions]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_holdActionAdd]], [[BIS_fnc_holdActionRemove]],  ||  || {{PAGESINCATEGORY:Function Group: HoldActions|pages}}
|-
|[[:Category:Function Group: Inventory|Inventory]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_addWeapon]], [[BIS_fnc_itemType]],  ||  || {{PAGESINCATEGORY:Function Group: Inventory|pages}}
|-
|[[:Category:Function Group: Map|Map]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_markWaypoints]], [[BIS_fnc_mapSize]],  ||  || {{PAGESINCATEGORY:Function Group: Map|pages}}
|-
|[[:Category:Function Group: Missions|Missions]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_basicTask]], [[BIS_fnc_missionTasks]],  ||  || {{PAGESINCATEGORY:Function Group: Missions|pages}}
|-
|[[:Category:Function Group: Misc|Misc]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_fadeEffect]], [[BIS_fnc_findOverwatch]],  ||  || {{PAGESINCATEGORY:Function Group: Misc|pages}}
|-
|[[:Category:Function Group: Modules|Modules]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_initModules]], [[BIS_fnc_moduleInit]],  ||  || {{PAGESINCATEGORY:Function Group: Modules|pages}}
|-
|[[:Category:Function Group: MP|MP]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_initMultiplayer]], [[BIS_fnc_call]],  ||  || {{PAGESINCATEGORY:Function Group: MP|pages}}
|-
|[[:Category:Function Group: Network|Network]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_netId]], [[BIS_fnc_groupFromNetId]],  ||  || {{PAGESINCATEGORY:Function Group: Network|pages}}
|-
|[[:Category:Function Group: Numbers|Numbers]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_countdown]], [[BIS_fnc_parseNumberSafe]],  ||  || {{PAGESINCATEGORY:Function Group: Numbers|pages}}
|-
|[[:Category:Function Group: Strings|Strings]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_filterString]], [[BIS_fnc_inString]],  ||  || {{PAGESINCATEGORY:Function Group: Strings|pages}}
|-
|[[:Category:Function Group: Supports|Supports]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_addSupportLink]], [[BIS_fnc_changeSupportRadioChannel]],  ||  || {{PAGESINCATEGORY:Function Group: Supports|pages}}
|-
|[[:Category:Function Group: Objects|Objects]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_getTurrets]], [[BIS_fnc_objectVar]],  ||  || {{PAGESINCATEGORY:Function Group: Objects|pages}}
|-
|[[:Category:Function Group: SimpleObjects|SimpleObjects]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_createSimpleObject]], [[BIS_fnc_adjustSimpleObject]],  ||  || {{PAGESINCATEGORY:Function Group: SimpleObjects|pages}}
|-
|[[:Category:Function Group: OO|OO]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_addClassOO]], [[BIS_fnc_createObjectOO]],  ||  || {{PAGESINCATEGORY:Function Group: OO|pages}}
|-
|[[:Category:Function Group: Params|Params]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_storeParamsValues]], [[BIS_fnc_initParams]],  ||  || {{PAGESINCATEGORY:Function Group: Params|pages}}
|-
|[[:Category:Function Group: Strategic|Strategic]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_ORBATOpen]], [[BIS_fnc_ORBATAnimate]],  ||  || {{PAGESINCATEGORY:Function Group: Strategic|pages}}
|-
|[[:Category:Function Group: Respawn|Respawn]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_selectRespawnTemplate]], [[BIS_fnc_initRespawn]],  ||  || {{PAGESINCATEGORY:Function Group: Respawn|pages}}
|-
|[[:Category:Function Group: Sides|Sides]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_enemySides]], [[BIS_fnc_friendlySides]],  ||  || {{PAGESINCATEGORY:Function Group: Sides|pages}}
|-
|[[:Category:Function Group: Systems|Systems]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_InstructorFigure]], [[BIS_fnc_bleedTickets]],  ||  || {{PAGESINCATEGORY:Function Group: Systems|pages}}
|-
|[[:Category:Function Group: Tasks|Tasks]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_setTask]], [[BIS_fnc_setTaskLocal]],  ||  || {{PAGESINCATEGORY:Function Group: Tasks|pages}}
|-
|[[:Category:Function Group: Vehicles|Vehicles]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_vehicleRoles]], [[BIS_fnc_missileLaunchPositionFix]],  ||  || {{PAGESINCATEGORY:Function Group: Vehicles|pages}}
|-
|[[:Category:Function Group: Variables|Variables]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_loadFunctions]], [[BIS_fnc_areEqualNotNil]],  ||  || {{PAGESINCATEGORY:Function Group: Variables|pages}}
|-
|[[:Category:Function Group: Vectors|Vectors]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_vectorDirAndUpRelative]], [[BIS_fnc_weaponDirectionRelative]],  ||  || {{PAGESINCATEGORY:Function Group: Vectors|pages}}
|-
|[[:Category:Function Group: Waypoints|Waypoints]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_scriptedWaypointType]], [[BIS_fnc_wpLand]],  ||  || {{PAGESINCATEGORY:Function Group: Waypoints|pages}}
|-
|[[:Category:Function Group: Math|Math]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_bezierLength]], [[BIS_fnc_clamp]],  ||  || {{PAGESINCATEGORY:Function Group: Math|pages}}
|-
|[[:Category:Function Group: Interp|Interp]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_berp]], [[BIS_fnc_berpVector]],  ||  || {{PAGESINCATEGORY:Function Group: Interp|pages}}
|-
|[[:Category:Function Group: Timeline|Timeline]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_timeline_cleanup]], [[BIS_fnc_timeline_deleted]],  ||  || {{PAGESINCATEGORY:Function Group: Timeline|pages}}
|-
|[[:Category:Function Group: Timeline3DEN|Timeline3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_timeline_edenAttributesChanged]], [[BIS_fnc_timeline_edenConnectionChanged]],  ||  || {{PAGESINCATEGORY:Function Group: Timeline3DEN|pages}}
|-
|[[:Category:Function Group: Curve|Curve]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_richCurve_compute]], [[BIS_fnc_richCurve_computeCurveArcLength]],  ||  || {{PAGESINCATEGORY:Function Group: Curve|pages}}
|-
|[[:Category:Function Group: Curve3DEN|Curve3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_richCurve_edenAttributesChanged]], [[BIS_fnc_richCurve_edenBakeCurve3D]],  ||  || {{PAGESINCATEGORY:Function Group: Curve3DEN|pages}}
|-
|[[:Category:Function Group: Key|Key]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_key_compute]], [[BIS_fnc_key_computeOwnerCurve]],  ||  || {{PAGESINCATEGORY:Function Group: Key|pages}}
|-
|[[:Category:Function Group: Key3DEN|Key3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_key_edenAreControlPointsLocked]], [[BIS_fnc_key_edenAttributesChanged]],  ||  || {{PAGESINCATEGORY:Function Group: Key3DEN|pages}}
|-
|[[:Category:Function Group: ControlPoint|ControlPoint]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_controlPoint_compute]], [[BIS_fnc_controlPoint_computeOwnerKey]],  ||  || {{PAGESINCATEGORY:Function Group: ControlPoint|pages}}
|-
|[[:Category:Function Group: ControlPoint3DEN|ControlPoint3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_controlPoint_edenAttributesChanged]], [[BIS_fnc_controlPoint_edenConnectionChanged]],  ||  || {{PAGESINCATEGORY:Function Group: ControlPoint3DEN|pages}}
|-
|[[:Category:Function Group: Camera|Camera]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_camera_deleted]], [[BIS_fnc_camera_getCam]],  ||  || {{PAGESINCATEGORY:Function Group: Camera|pages}}
|-
|[[:Category:Function Group: Camera3DEN|Camera3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_camera_edenAttributesChanged]], [[BIS_fnc_camera_edenConnectionChanged]],  ||  || {{PAGESINCATEGORY:Function Group: Camera3DEN|pages}}
|-
|[[:Category:Function Group: 3DEN|3DEN]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_3den_init]], [[BIS_fnc_3den_onKeyDown]],  ||  || {{PAGESINCATEGORY:Function Group: 3DEN|pages}}
|-
|[[:Category:Function Group: KeyframeAnimation|KeyframeAnimation]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_keyframeAnimation_deltaTime]], [[BIS_fnc_keyframeAnimation_init]],  ||  || {{PAGESINCATEGORY:Function Group: KeyframeAnimation|pages}}
|-
|[[:Category:Function Group: MapAnimation|MapAnimation]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_mapAnimAdd]], [[BIS_fnc_mapAnimClear]],  ||  || {{PAGESINCATEGORY:Function Group: MapAnimation|pages}}
|-
|[[:Category:Function Group: ModuleFiringDrills|ModuleFiringDrills]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleFiringDrill]], [[BIS_fnc_moduleFDCPIn]],  ||  || {{PAGESINCATEGORY:Function Group: ModuleFiringDrills|pages}}
|-
|[[:Category:Function Group: MissionTypes|MissionTypes]] || DESCRIPTION PLACEHOLDER ||  ||  || {{PAGESINCATEGORY:Function Group: MissionTypes|pages}}
|-
|[[:Category:Function Group: ModuleTimeTrials|ModuleTimeTrials]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleTimeTrial]], [[BIS_fnc_moduleTTCPIn]],  ||  || {{PAGESINCATEGORY:Function Group: ModuleTimeTrials|pages}}
|-
|[[:Category:Function Group: ModuleFiringDrills_Mark|ModuleFiringDrills_Mark]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleFDBalloonAirDestruction]], [[BIS_fnc_moduleFDBalloonWaterDestruction]],  ||  || {{PAGESINCATEGORY:Function Group: ModuleFiringDrills_Mark|pages}}
|-
|[[:Category:Function Group: Conversations|Conversations]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_kbTell]], [[BIS_fnc_kbTellLocal]],  ||  || {{PAGESINCATEGORY:Function Group: Conversations|pages}}
|-
|[[:Category:Function Group: Database|Database]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_dbSymbolClass]], [[BIS_fnc_dbSymbolValue]],  ||  || {{PAGESINCATEGORY:Function Group: Database|pages}}
|-
|[[:Category:Function Group: Helicopters|Helicopters]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_helicopterDamage]], [[BIS_fnc_helicopterCanFly]],  ||  || {{PAGESINCATEGORY:Function Group: Helicopters|pages}}
|-
|[[:Category:Function Group: Radio|Radio]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_radioSetChannel]], [[BIS_fnc_radioSetPlaylist]],  ||  || {{PAGESINCATEGORY:Function Group: Radio|pages}}
|-
|[[:Category:Function Group: Spawning|Spawning]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_spawnEnemy]],  ||  || {{PAGESINCATEGORY:Function Group: Spawning|pages}}
|-
|[[:Category:Function Group: Scenes|Scenes]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_UnitCapture]], [[BIS_fnc_UnitCaptureFiring]],  ||  || {{PAGESINCATEGORY:Function Group: Scenes|pages}}
|-
|[[:Category:Function Group: Curator|Curator]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_forceCuratorInterface]], [[BIS_fnc_isForcedCuratorInterface]],  ||  || {{PAGESINCATEGORY:Function Group: Curator|pages}}
|-
|[[:Category:Function Group: CuratorChallenges|CuratorChallenges]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_addCuratorChallenge]], [[BIS_fnc_finishCuratorChallenge]],  ||  || {{PAGESINCATEGORY:Function Group: CuratorChallenges|pages}}
|-
|[[:Category:Function Group: Events|Events]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleChat]], [[BIS_fnc_moduleDate]],  ||  || {{PAGESINCATEGORY:Function Group: Events|pages}}
|-
|[[:Category:Function Group: GroupModifiers|GroupModifiers]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleCombatGetIn]], [[BIS_fnc_moduleGroupID]],  ||  || {{PAGESINCATEGORY:Function Group: GroupModifiers|pages}}
|-
|[[:Category:Function Group: Intel|Intel]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleTaskCreate]], [[BIS_fnc_moduleTaskSetDescription]],  ||  || {{PAGESINCATEGORY:Function Group: Intel|pages}}
|-
|[[:Category:Function Group: LiveFeed|LiveFeed]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_liveFeedModuleEffects]], [[BIS_fnc_liveFeedModuleInit]],  ||  || {{PAGESINCATEGORY:Function Group: LiveFeed|pages}}
|-
|[[:Category:Function Group: Multiplayer|Multiplayer]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleSector]], [[BIS_fnc_moduleRespawnVehicle]],  ||  || {{PAGESINCATEGORY:Function Group: Multiplayer|pages}}
|-
|[[:Category:Function Group: ObjectModifiers|ObjectModifiers]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleAI]], [[BIS_fnc_moduleAmmo]],  ||  || {{PAGESINCATEGORY:Function Group: ObjectModifiers|pages}}
|-
|[[:Category:Function Group: Sites|Sites]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_animalSiteSpawn]], [[BIS_fnc_moduleSiteInit]],  ||  || {{PAGESINCATEGORY:Function Group: Sites|pages}}
|-
|[[:Category:Function Group: Skirmish|Skirmish]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_skirmishTrigger]],  ||  || {{PAGESINCATEGORY:Function Group: Skirmish|pages}}
|-
|[[:Category:Function Group: StrategicMap|StrategicMap]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleStrategicMapOpen]], [[BIS_fnc_moduleStrategicMapInit]],  ||  || {{PAGESINCATEGORY:Function Group: StrategicMap|pages}}
|-
|[[:Category:Function Group: Scripts|Scripts]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_Door]], [[BIS_fnc_DoorOpen]],  ||  || {{PAGESINCATEGORY:Function Group: Scripts|pages}}
|-
|[[:Category:Function Group: Animals|Animals]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleAnimals]],  ||  || {{PAGESINCATEGORY:Function Group: Animals|pages}}
|-
|[[:Category:Function Group: CAS|CAS]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleCAS]],  ||  || {{PAGESINCATEGORY:Function Group: CAS|pages}}
|-
|[[:Category:Function Group: Lightning|Lightning]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleLightning]],  ||  || {{PAGESINCATEGORY:Function Group: Lightning|pages}}
|-
|[[:Category:Function Group: Mines|Mines]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleMine]],  ||  || {{PAGESINCATEGORY:Function Group: Mines|pages}}
|-
|[[:Category:Function Group: Objectives|Objectives]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleObjective]], [[BIS_fnc_moduleObjectiveMove]],  ||  || {{PAGESINCATEGORY:Function Group: Objectives|pages}}
|-
|[[:Category:Function Group: Training|Training]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_target]],  ||  || {{PAGESINCATEGORY:Function Group: Training|pages}}
|-
|[[:Category:Function Group: VR|VR]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_VRDrawBorder]], [[BIS_fnc_VRDrawGrid]],  ||  || {{PAGESINCATEGORY:Function Group: VR|pages}}
|-
|[[:Category:Function Group: FFV|FFV]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_ffvUpdate]],  ||  || {{PAGESINCATEGORY:Function Group: FFV|pages}}
|-
|[[:Category:Function Group: DynamicGroups|DynamicGroups]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_dynamicGroups]],  ||  || {{PAGESINCATEGORY:Function Group: DynamicGroups|pages}}
|-
|[[:Category:Function Group: Revive|Revive]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_disableRevive]], [[BIS_fnc_reenableRevive]],  ||  || {{PAGESINCATEGORY:Function Group: Revive|pages}}
|-
|[[:Category:Function Group: Spectator|Spectator]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_EGObjectiveVisualizer]], [[BIS_fnc_EGObjectiveVisualizerDraw]],  ||  || {{PAGESINCATEGORY:Function Group: Spectator|pages}}
|-
|[[:Category:Function Group: Default|Default]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_3DENExportOldSQM]], [[BIS_fnc_3DENExportTerrainBuilder]],  ||  || {{PAGESINCATEGORY:Function Group: Default|pages}}
|-
|[[:Category:Function Group: Attributes|Attributes]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_3DENAttributeDoorStates]],  ||  || {{PAGESINCATEGORY:Function Group: Attributes|pages}}
|-
|[[:Category:Function Group: Campaign|Campaign]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_EXP_camp_IFF]], [[BIS_fnc_EXP_camp_balanceGroup]],  ||  || {{PAGESINCATEGORY:Function Group: Campaign|pages}}
|-
|[[:Category:Function Group: CampaignManager|CampaignManager]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_EXP_camp_manager]], [[BIS_fnc_EXP_camp_manager_setState]],  ||  || {{PAGESINCATEGORY:Function Group: CampaignManager|pages}}
|-
|[[:Category:Function Group: CampaignLobby|CampaignLobby]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_EXP_camp_lobby]], [[BIS_fnc_EXP_camp_lobby_clearVars]],  ||  || {{PAGESINCATEGORY:Function Group: CampaignLobby|pages}}
|-
|[[:Category:Function Group: Destroyer|Destroyer]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_Destroyer01Init]], [[BIS_fnc_Destroyer01PosUpdate]],  ||  || {{PAGESINCATEGORY:Function Group: Destroyer|pages}}
|-
|[[:Category:Function Group: BoatRecovery|BoatRecovery]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_BoatRack01Init]], [[BIS_fnc_BoatRack01ActionAdd]],  ||  || {{PAGESINCATEGORY:Function Group: BoatRecovery|pages}}
|-
|[[:Category:Function Group: AircrfatCarrier|AircrfatCarrier]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_Carrier01Init]], [[BIS_fnc_Carrier01PosUpdate]],  ||  || {{PAGESINCATEGORY:Function Group: AircrfatCarrier|pages}}
|-
|[[:Category:Function Group: CarrierOps|CarrierOps]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_AircraftCatapultLaunch]], [[BIS_fnc_AircraftTailhook]],  ||  || {{PAGESINCATEGORY:Function Group: CarrierOps|pages}}
|-
|[[:Category:Function Group: AircraftFunctionality|AircraftFunctionality]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_AircraftFoldingWings]], [[BIS_fnc_AircraftTailhookAi]],  ||  || {{PAGESINCATEGORY:Function Group: AircraftFunctionality|pages}}
|-
|[[:Category:Function Group: Ejection|Ejection]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_PlaneEjection]], [[BIS_fnc_PlaneAiEject]],  ||  || {{PAGESINCATEGORY:Function Group: Ejection|pages}}
|-
|[[:Category:Function Group: CombatPatrol|CombatPatrol]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_CPDummy]], [[BIS_fnc_CPFindEmptyPosition]],  ||  || {{PAGESINCATEGORY:Function Group: CombatPatrol|pages}}
|-
|[[:Category:Function Group: Sound|Sound]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_setCustomSoundController]],  ||  || {{PAGESINCATEGORY:Function Group: Sound|pages}}
|-
|[[:Category:Function Group: CivilianPresence|CivilianPresence]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleCivilianPresence]], [[BIS_fnc_moduleCivilianPresenceUnit]],  ||  || {{PAGESINCATEGORY:Function Group: CivilianPresence|pages}}
|-
|[[:Category:Function Group: TanksMp|TanksMp]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_moduleVanguardFob]], [[BIS_fnc_moduleVanguardScorePersistence]],  ||  || {{PAGESINCATEGORY:Function Group: TanksMp|pages}}
|-
|[[:Category:Function Group: Warlords|Warlords]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_WLAICore]], [[BIS_fnc_WLAIPathSegmentation]],  ||  || {{PAGESINCATEGORY:Function Group: Warlords|pages}}
|-
|[[:Category:Function Group: Probing|Probing]] || DESCRIPTION PLACEHOLDER || [[BIN_fnc_ProbingBeam_sendData]], [[BIN_fnc_ProbingBeam_fired]],  ||  || {{PAGESINCATEGORY:Function Group: Probing|pages}}
|-
|[[:Category:Function Group: CargoPlatform|CargoPlatform]] || DESCRIPTION PLACEHOLDER || [[BIN_fnc_cargoPlatform_01_adjust]], [[BIN_fnc_cargoPlatform_01_update]],  ||  || {{PAGESINCATEGORY:Function Group: CargoPlatform|pages}}
|-
|[[:Category:Function Group: DeconShower|DeconShower]] || DESCRIPTION PLACEHOLDER || [[BIN_fnc_deconShowerAnim]], [[BIN_fnc_deconShowerAnimLarge]],  ||  || {{PAGESINCATEGORY:Function Group: DeconShower|pages}}
|-
|[[:Category:Function Group: CBRN|CBRN]] || DESCRIPTION PLACEHOLDER || [[BIN_fnc_CBRNHoseInit]],  ||  || {{PAGESINCATEGORY:Function Group: CBRN|pages}}
|-
|[[:Category:Function Group: EM_Core|EM_Core]] || DESCRIPTION PLACEHOLDER || [[BIN_fnc_showSpectrumAnalyzer]], [[BIN_fnc_updateSpectrumAnalyzerInput]],  ||  || {{PAGESINCATEGORY:Function Group: EM_Core|pages}}
|-
|[[:Category:Function Group: SyndikatAgent|SyndikatAgent]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_ModuleSyndikatAgent]],  ||  || {{PAGESINCATEGORY:Function Group: SyndikatAgent|pages}}
|-
|[[:Category:Function Group: SyndikatTeam|SyndikatTeam]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_ModuleSyndikatTeam]],  ||  || {{PAGESINCATEGORY:Function Group: SyndikatTeam|pages}}
|-
|[[:Category:Function Group: SentryDrone|SentryDrone]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_SentryDrone]],  ||  || {{PAGESINCATEGORY:Function Group: SentryDrone|pages}}
|-
|[[:Category:Function Group: Economy|Economy]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleEconomy]],  ||  || {{PAGESINCATEGORY:Function Group: Economy|pages}}
|-
|[[:Category:Function Group: SmartMarkers|SmartMarkers]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleSmartMarkers]],  ||  || {{PAGESINCATEGORY:Function Group: SmartMarkers|pages}}
|-
|[[:Category:Function Group: Awareness|Awareness]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleAwareness]],  ||  || {{PAGESINCATEGORY:Function Group: Awareness|pages}}
|-
|[[:Category:Function Group: ActionQueue|ActionQueue]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleActionQueue]],  ||  || {{PAGESINCATEGORY:Function Group: ActionQueue|pages}}
|-
|[[:Category:Function Group: Reputation|Reputation]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleReputation]],  ||  || {{PAGESINCATEGORY:Function Group: Reputation|pages}}
|-
|[[:Category:Function Group: EscortAI|EscortAI]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_escortAI]], [[BIS_fnc_escortAIHoldAction]],  ||  || {{PAGESINCATEGORY:Function Group: EscortAI|pages}}
|-
|[[:Category:Function Group: WeatherManager|WeatherManager]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OMSetForecastLimit]], [[BIS_fnc_OMWeatherUICalc]],  ||  || {{PAGESINCATEGORY:Function Group: WeatherManager|pages}}
|-
|[[:Category:Function Group: Phone|Phone]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_phone_addContact]], [[BIS_fnc_OM_phone_addCall]],  ||  || {{PAGESINCATEGORY:Function Group: Phone|pages}}
|-
|[[:Category:Function Group: Checkpoint|Checkpoint]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleCheckpoint_handleStates]], [[BIS_fnc_OM_moduleCheckpoint_checkAngleToObject]],  ||  || {{PAGESINCATEGORY:Function Group: Checkpoint|pages}}
|-
|[[:Category:Function Group: Depot|Depot]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleDepot]], [[BIS_fnc_OM_sellEquipment]],  ||  || {{PAGESINCATEGORY:Function Group: Depot|pages}}
|-
|[[:Category:Function Group: Medicine|Medicine]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_infectedGroupHandle]], [[BIS_fnc_OM_allInfectedDeadCode]],  ||  || {{PAGESINCATEGORY:Function Group: Medicine|pages}}
|-
|[[:Category:Function Group: FastTravel|FastTravel]] || DESCRIPTION PLACEHOLDER || [[BIS_fnc_OM_moduleFastTravel]],  ||  || {{PAGESINCATEGORY:Function Group: FastTravel|pages}}
|}

Latest revision as of 13:48, 23 April 2021