### GetDelay Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceWidgetAnimationOpacity.html Gets the delay before the animation starts. ```APIDOC float | GetDelay () ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__CombatEngineering__ExitBuilding__1.html Sets up the tutorial stage. ```APIDOC ## Setup() ### Description Sets up the tutorial stage, initializing necessary components. ### Method `override void SCR_Tutorial_CombatEngineering_ExitBuilding_1.Setup()` ### Parameters None ### Response None ``` -------------------------------- ### GetOnStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__BaseInteractionDisplay.html Gets the invoker for the start event. ```APIDOC ## GetOnStart ### Description Gets the invoker for the start event. ### Signature SCR_InfoDisplayInvoker GetOnStart() ``` -------------------------------- ### SCR_Tutorial_Navigation_END Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Navigation__END-members.html Initializes the tutorial navigation system. ```APIDOC ## Setup ### Description Initializes the tutorial navigation system. ### Method Setup() ### Endpoint N/A (Method call) ### Parameters None ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__RPG__FIRE.html Sets up the tutorial stage. Implements SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. ### Signature override void SCR_Tutorial_SW_RPG_FIRE.Setup() ``` -------------------------------- ### GetVotingStartNotification Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__VotingUIInfo.html Gets the notification ID for when a vote starts. ```APIDOC ## GetVotingStartNotification() ### Description Gets the Start notification ID which is sent to the Notification Component to show the specific notification when the voting starts. ### Method SCR_VotingUIInfo.GetVotingStartNotification ### Returns - ENotification: Notification ID of start voting. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__CombatEngineering__LoadSupplies__1-members.html Initializes the tutorial stage. This method is protected and intended for internal use. ```APIDOC ## Setup ### Description Initializes the tutorial stage. ### Method Setup() ### Parameters None ``` -------------------------------- ### GetOnCaptureStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__SeizingComponent.html Gets the invoker for the capture start event. ```APIDOC ## GetOnCaptureStart ### Description Gets the invoker for the capture start event. ### Method ScriptInvoker GetOnCaptureStart () ### Returns - ScriptInvoker: The invoker for the capture start event. ``` -------------------------------- ### GetCompanyOverflowIndex Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__FactionCallsignInfo.html Gets the index at which overflow companies start. ```APIDOC ## GetCompanyOverflowIndex() ### Description Gets the index at which overflow companies start. ### Method int ### Response - **(int)** - The index for overflow companies. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__ENDING-members.html Initializes the tutorial sequence. This method is part of the SCR_Tutorial_SW_ENDING class. ```APIDOC ## Setup ### Description Initializes the tutorial sequence. ### Method Setup() ### Endpoint N/A (Method call) ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceMapDescriptorProps.html Performs a setup operation for the map descriptor. ```APIDOC ## Setup() ### Description Perform setup operation. ### Method POST (Implicit) ### Endpoint N/A (Method call) ### Parameters #### Path Parameters - **_enable_** (bool) - Required - Specifies if setup should be enabled. ``` -------------------------------- ### SCR_Tutorial_Outro_Return.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Outro__Return.html Initial setup for the tutorial outro return stage. Implements SCR_BaseTutorialStage. ```APIDOC ## ◆ Setup() | override void SCR_Tutorial_Outro_Return.Setup | ( | __| ) | ---|---|---|---|--- protected Implements SCR_BaseTutorialStage. ``` -------------------------------- ### GetOnStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__CaptureAndHoldObjectiveDisplay.html Gets the invoker for the start event of the InfoDisplay. ```APIDOC ## GetOnStart ### Description Gets the invoker for the start event of the InfoDisplay. ### Method SCR_InfoDisplayInvoker ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMedical__BANDAGE__LEG.html Initializes the tutorial stage. This method is called once when the stage begins and is intended for setup logic. ```APIDOC ## Setup() ### Description Initializes the tutorial stage. ### Method `override void Setup()` ### Remarks This method is protected and implements the `SCR_BaseTutorialStage.Setup` method. ``` -------------------------------- ### DisplayStartDraw Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__VONRadialDisplay.html Setup menu when the display starts drawing. ```APIDOC ## DisplayStartDraw ### Description Setup menu. ### Method override void ### Parameters * **owner** (IEntity) - Required - The owner entity of the display. ``` -------------------------------- ### GetSourcePath() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceEditablePrefabsConfig.html Gets the source path without the GUID. ```APIDOC ## GetSourcePath() ### Description Get source path. ### Method EditablePrefabsConfig.GetSourcePath ### Returns - The source path without the GUID. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__LRS__Attach__Optic.html Initializes the tutorial stage. This is an override method from SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Sets up the initial state and configurations for the attach optic tutorial stage. ### Method ```APIDOC void Setup() ``` ``` -------------------------------- ### SCR_Tutorial_Driving_START.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Driving__START-members.html Initializes the driving tutorial sequence. ```APIDOC ## Setup ### Description Initializes the driving tutorial sequence. ### Method void Setup() ### Endpoint N/A (SDK Method) ``` -------------------------------- ### GetOnVotingStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__VotingManagerComponent-members.html Gets the event that is triggered when a voting session starts. ```APIDOC ## GetOnVotingStart ### Description Gets the event that is triggered when a voting session starts. ### Method GetOnVotingStart ``` -------------------------------- ### GetOnCommStatusCheckStart() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__ServicesStatusHelper.html Gets the invoker for when the communication status check starts. ```APIDOC ## GetOnCommStatusCheckStart() ### Description Gets the invoker for when the communication status check starts. ### Method static ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__MOVE__TO__SAFETY.html Sets up the tutorial stage. This is an override method from SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. ### Method Signature `override void SCR_Tutorial_SW_MOVE_TO_SAFETY.Setup()` ### Access `protected` ### Implements `SCR_BaseTutorialStage.Setup` ``` -------------------------------- ### SCR_Tutorial_SW_GL_LOAD.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__GL__LOAD-members.html Protected method for setting up the tutorial system. This is likely an internal method and not intended for direct user invocation. ```APIDOC ## Setup ### Description Protected method for setting up the tutorial system. ### Method Setup() ### Parameters None ### Request Example None ### Response None ``` -------------------------------- ### GetOnGameStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__GameModeCleanSweep-members.html Gets the event for when the game starts. Inherited from SCR_BaseGameMode. ```APIDOC ## GetOnGameStart ### Description Gets the event for when the game starts. ### Method (Implicitly a method call within the script API) ### Returns (SCR_BaseGameMode.OnGameStart) - The event delegate. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__PICKUP__M72.html Sets up the tutorial stage. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. Implements SCR_BaseTutorialStage. This is a protected member function. ### Signature override void SCR_Tutorial_SW_PICKUP_M72.Setup() ``` -------------------------------- ### GetStartTime Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the start time. Returns a SCR_RespawnTimer object. ```APIDOC ## GetStartTime() ### Description Gets the start time. ### Returns - SCR_RespawnTimer: Timer for respawning. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__THROW__GRENADE-members.html Initializes the tutorial sequence. This method is part of the public API for setting up the tutorial. ```APIDOC ## Setup ### Description Initializes the tutorial sequence. This method is part of the public API for setting up the tutorial. ### Method Setup ``` -------------------------------- ### GetStartingRank Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the starting rank. Returns a SCR_GameModeCampaign object. ```APIDOC ## GetStartingRank() ### Description Gets the starting rank. ### Returns - SCR_GameModeCampaign: The campaign game mode. ``` -------------------------------- ### GetSeizingStartTimestamp Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the timestamp when seizing started. Associated with SCR_SeizingComponent. ```APIDOC ## GetSeizingStartTimestamp() ### Description Retrieves the timestamp indicating when the seizing action began. ### Returns - SCR_SeizingComponent: Component that manages the seizing mechanic. ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMedical__MORPHINE__EQUIP.html Sets up the tutorial stage. This is a protected override method. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. ### Method Signature `override void SCR_TutorialStageMedical_MORPHINE_EQUIP.Setup()` ### Remarks This method is protected and implements SCR_BaseTutorialStage.Setup. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Navigation__NORTH-members.html Initializes the SCR_Tutorial_Navigation_NORTH system. ```APIDOC ## Setup ### Description Initializes the SCR_Tutorial_Navigation_NORTH system. ### Signature Setup() ``` -------------------------------- ### GetTargetPath() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceEditablePrefabsConfig.html Gets the raw target path without the GUID. ```APIDOC ## GetTargetPath() ### Description Get raw target path. ### Method EditablePrefabsConfig.GetTargetPath ### Returns - The raw target path without the GUID. ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMortars__SecondTarget.html Sets up the tutorial stage. Overrides the base class method. ```APIDOC ## ◆ Setup() override void SCR_TutorialStageMortars_SecondTarget.Setup | ( | __| ) | ---|---|---|---|--- Implements SCR_BaseTutorialStage. ``` -------------------------------- ### Example .emat Setup for Animator Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__CustomMaterialAnimatorEntityClass.html A complete example of an .emat file configured for use with the SCR_CustomMaterialAnimatorEntity, including various material properties and texture references. ```emat MatCommon { Diffuse 0 0 0 1 Ambient 0 0 0 1 Emissive 0.281 0.216 1 1 EmissiveLV 8 EmissiveAbsoluteLV 0 ApplyAlbedoToEmissive 1 Sort translucent CastShadow 0 ReceiveShadow 0 Specular 0 0 0 1 AlphaTest 0.2 BlendMode Additive CrossFade 0 AlbedoMap "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" "{0539259902F64090}Assets/Editor/Lightning/Data/LgStrike_01_MASK.edds" "{2F1D023AF41826BF}Assets/Editor/Lightning/Data/LgStrike_02_MASK.edds" "{F7514002C11BE92B}Assets/Editor/Lightning/Data/LgStrike_03_MASK.edds" "{7B554D7D19C4EAE1}Assets/Editor/Lightning/Data/LgStrike_04_MASK.edds" "{A3190F452CC72575}Assets/Editor/Lightning/Data/LgStrike_05_MASK.edds" "{893D28E6DA29435A}Assets/Editor/Lightning/Data/LgStrike_06_MASK.edds" "{51716ADEEF2A8CCE}Assets/Editor/Lightning/Data/LgStrike_07_MASK.edds" "{D3C5D3F2C27D725D}Assets/Editor/Lightning/Data/LgStrike_08_MASK.edds" "{0B8991CAF77EBDC9}Assets/Editor/Lightning/Data/LgStrike_09_MASK.edds" "{49930C342F0012B7}Assets/Editor/Lightning/Data/LgStrike_10_MASK.edds" "{91DF4E0C1A03DD23}Assets/Editor/Lightning/Data/LgStrike_11_MASK.edds" "{BBFB69AFECEDBB0C}Assets/Editor/Lightning/Data/LgStrike_12_MASK.edds" "{63B72B97D9EE7498}Assets/Editor/Lightning/Data/LgStrike_13_MASK.edds" "{EFB326E801317752}Assets/Editor/Lightning/Data/LgStrike_14_MASK.edds" "{37FF64D03432B8C6}Assets/Editor/Lightning/Data/LgStrike_15_MASK.edds" "{1DDB4373C2DCDEE9}Assets/Editor/Lightning/Data/LgStrike_16_MASK.edds" "{C597014BF7DF117D}Assets/Editor/Lightning/Data/LgStrike_17_MASK.edds" "{4723B867DA88EFEE}Assets/Editor/Lightning/Data/LgStrike_18_MASK.edds" "{9F6FFA5FEF8B207A}Assets/Editor/Lightning/Data/LgStrike_19_MASK.edds" "{B6495160AFF482F1}Assets/Editor/Lightning/Data/LgStrike_20_MASK.edds" "{6E0513589AF74D65}Assets/Editor/Lightning/Data/LgStrike_21_MASK.edds" "{442134FB6C192B4A}Assets/Editor/Lightning/Data/LgStrike_22_MASK.edds" "{9C6D76C3591AE4DE}Assets/Editor/Lightning/Data/LgStrike_23_MASK.edds" "{10697BBC81C5E714}Assets/Editor/Lightning/Data/LgStrike_24_MASK.edds" "{C8253984B4C62880}Assets/Editor/Lightning/Data/LgStrike_25_MASK.edds" "{E2011E2742284EAF}Assets/Editor/Lightning/Data/LgStrike_26_MASK.edds" "{3A4D5C1F772B813B}Assets/Editor/Lightning/Data/LgStrike_27_MASK.edds" "{B8F9E5335A7C7FA8}Assets/Editor/Lightning/Data/LgStrike_28_MASK.edds" "{60B5A70B6F7FB03C}Assets/Editor/Lightning/Data/LgStrike_29_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{FAE378CD8202D0D6}Assets/Editor/Lightning/Data/LgStrike_31_MASK.edds" "{D0C75F6E74ECB6F9}Assets/Editor/Lightning/Data/LgStrike_32_MASK.edds" "{088B1D5641EF796D}Assets/Editor/Lightning/Data/LgStrike_33_MASK.edds" "{848F102999307AA7}Assets/Editor/Lightning/Data/LgStrike_34_MASK.edds" "{5CC35211AC33B533}Assets/Editor/Lightning/Data/LgStrike_35_MASK.edds" "{76E775B25ADDD31C}Assets/Editor/Lightning/Data/LgStrike_36_MASK.edds" "{AEAB378A6FDE1C88}Assets/Editor/Lightning/Data/LgStrike_37_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" "{22AF3AF5B7011F42}Assets/Editor/Lightning/Data/LgStrike_30_MASK.edds" "{DD7567A137F58F04}Assets/Editor/Lightning/Data/LgStrike_00_MASK.edds" } ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SquadLeadership__ORDER__MOVE__2.html Protected member function to set up the tutorial stage. Implements SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Protected member function to set up the tutorial stage. ### Method `override void SCR_Tutorial_SquadLeadership_ORDER_MOVE_2.Setup()` ``` -------------------------------- ### SaveGame.GetPlaythroughStartedUnix Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSaveGame.html Gets the start timestamp of the playthrough in UTC Unix time. ```APIDOC ## GetPlaythroughStartedUnix ### Description Unix time when the playthrough was began - UTC. ### Method external ### Returns int ``` -------------------------------- ### GetOnCommStatusCheckStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__ServicesStatusHelper-members.html Gets the event that is triggered when a communication status check starts. ```APIDOC ## GetOnCommStatusCheckStart ### Description Gets the event that is triggered when a communication status check starts. ### Method static ### Endpoint N/A (Script API function) ### Parameters None ### Request Example N/A ### Response N/A (Returns the event handler) ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMortars__SettingAzimuth-members.html Initializes the tutorial stage. This method is part of the SCR_TutorialStageMortars_SettingAzimuth class. ```APIDOC ## Setup ### Description Initializes the tutorial stage. ### Method protected ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__PLACE__CHARGES.html Initializes the charge placement tutorial stage. ```APIDOC ## Setup() ### Description Initializes the charge placement tutorial stage. ### Method `void Setup()` ### Remarks This is a protected member function that overrides `SCR_BaseTutorialStage.Setup`. ``` -------------------------------- ### GetOnSequenceChange Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__HintSequenceComponent.html Gets the event triggered when the hint sequence starts or stops. ```APIDOC ## GetOnSequenceChange ### Description Get the event triggered when the hint sequence starts or stops. ### Method ScriptInvoker ### Endpoint SCR_HintSequenceComponent.GetOnSequenceChange() ### Returns - Script invoker ``` -------------------------------- ### GetVotingStartNotification Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the notification for when a vote starts. Returns a SCR_VotingUIInfo object. ```APIDOC ## GetVotingStartNotification ### Description Gets the notification for when a vote starts. ### Method N/A (Function Call) ### Returns - SCR_VotingUIInfo: The voting UI information. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Navigation__START.html Initializes the tutorial stage. This is an override function from the base class. ```APIDOC ## Setup ### Description Initializes the tutorial stage. This is an override function from the base class. ### Signature `override void Setup()` ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Heli__START.html Protected function to set up the tutorial stage. ```APIDOC ## Setup() ### Description Protected method called during the initialization phase to set up the tutorial stage's components and logic. ### Method override void ### Parameters None ### Returns None ``` -------------------------------- ### GetStartingSuppliesInterval Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the interval for starting supplies. Returns a SCR_GameModeCampaign object. ```APIDOC ## GetStartingSuppliesInterval() ### Description Gets the interval for starting supplies. ### Returns - SCR_GameModeCampaign: The campaign game mode. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMortars__Sights-members.html Sets up the tutorial stage. This is a protected method and might not be directly callable by users. ```APIDOC ## Setup ### Description Sets up the tutorial stage. ### Method Signature Setup() ``` -------------------------------- ### GetStartingMinutes Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the starting minutes of the hour. Returns a SCR_TimeAndWeatherState object. ```APIDOC ## GetStartingMinutes() ### Description Gets the starting minutes of the hour. ### Returns - SCR_TimeAndWeatherState: State object for time and weather. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__ShootingRange__FIRINGPOS__ONE.html Protected function to set up the tutorial stage. Called internally. ```APIDOC ## override void | Setup () ### Description Protected function to set up the tutorial stage. Called internally. ### Method N/A (Function Signature) ### Endpoint N/A ### Parameters None ### Request Example None ### Response #### Success Response (200) - **void** - No return value. ``` -------------------------------- ### GetStartingHour Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the starting hour of the day. Returns a SCR_TimeAndWeatherState object. ```APIDOC ## GetStartingHour() ### Description Gets the starting hour of the day. ### Returns - SCR_TimeAndWeatherState: State object for time and weather. ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMortars__ChangeAmmoType.html Sets up the mortar ammo type change tutorial stage. Implements SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Initializes and sets up the tutorial stage for changing mortar ammo type. ### Method Signature `override void SCR_TutorialStageMortars_ChangeAmmoType.Setup()` ### Returns `void` ``` -------------------------------- ### OnGameModeStarted Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_func_o.html Called immediately after a game mode has started, for initial setup. ```APIDOC ## OnGameModeStarted() ### Description Called immediately after a game mode has started, for initial setup. ### Method Game Mode Event Handler ### Endpoint N/A ### Parameters None ### Request Example N/A ### Response N/A ``` -------------------------------- ### GetOnStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__VInfoParkingBrakeHeli.html Gets the invoker for the start event of the parking brake information display. ```APIDOC ## GetOnStart ### Description Gets the invoker for the start event of the parking brake information display. ### Method `SCR_InfoDisplayInvoker GetOnStart()` ### Parameters None ### Returns - `SCR_InfoDisplayInvoker`: The invoker for the start event. ``` -------------------------------- ### Setup Method Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__ShootingRange__EQUIP__WEAPON-members.html Initializes the Shooting Range tutorial weapon equipment. ```APIDOC ## Setup Method ### Description Initializes the Shooting Range tutorial weapon equipment. ### Method Setup() ### Parameters None ### Request Example None ### Response None ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Obstacle__PLATFORM-members.html Initializes the obstacle platform for the tutorial. This method is protected and intended for internal use. ```APIDOC ## Setup ### Description Initializes the obstacle platform for the tutorial. ### Method Setup() ### Parameters None ### Request Example None ### Response None ``` -------------------------------- ### GetStartNode Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the starting node for character poses. Returns a SCR_EditorImagePositionCharacterPose object. ```APIDOC ## GetStartNode() ### Description Gets the starting node for character poses. ### Returns - SCR_EditorImagePositionCharacterPose: Represents a character pose in the editor. ``` -------------------------------- ### GetStartAnimCommandParameter Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_g.html Gets the starting animation command parameter. Returns a SCR_VoiceoverLine object. ```APIDOC ## GetStartAnimCommandParameter() ### Description Gets the starting animation command parameter. ### Returns - SCR_VoiceoverLine: Represents a voiceover line. ``` -------------------------------- ### Setup Method Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__WorkshopDownloadSequence.html Sets up a new download sequence with specified dependencies and an option to skip details. ```APIDOC ## Setup(array< ref SCR_WorkshopItem > dependencies, bool skipDetails) ### Description Sets up a new download sequence with the provided dependencies and a flag to skip loading details. ### Parameters - **dependencies** (array< ref SCR_WorkshopItem >) - Required - The array of workshop items that are dependencies. - **skipDetails** (bool) - Required - A boolean indicating whether to skip loading the details of the dependencies. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Navigation__PROTRACTOR.html Sets up the tutorial navigation stage, overriding the base class implementation. ```APIDOC ## Setup() ### Description Sets up the tutorial navigation stage, overriding the base class implementation. ### Signature override void SCR_Tutorial_Navigation_PROTRACTOR.Setup() ``` -------------------------------- ### Engine Startup Chance Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceHelicopterControllerComponent.html Functions to get and set the chance of the engine successfully starting. ```APIDOC ## GetEngineStartupChance ### Description Retrieves the current engine startup chance. ### Method float GetEngineStartupChance () ### Returns - The engine startup chance as a float between 0 and 100. ``` ```APIDOC ## SetEngineStartupChance ### Description Sets the chance for the engine to successfully start. ### Method void SetEngineStartupChance (float chance) ### Parameters - **chance** (float) - The desired engine startup chance, a value between 0 and 100. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__ShootingRange__GETIN__STATIC-members.html Initializes the Shooting Range Tutorial. ```APIDOC ## Setup ### Description Initializes the Shooting Range Tutorial. ### Method Setup ### Parameters None ### Request Example None ### Response None ### Response Example None ``` -------------------------------- ### SCR_BuildingSetup Member Function: GetRegionNum Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__BuildingSetup.html Gets the total number of regions for the building setup. ```APIDOC ## ◆ GetRegionNum() int SCR_BuildingSetup.GetRegionNum | ( | __| ) | ---|---|---|--- ``` -------------------------------- ### SCR_Tutorial_Obstacle_START.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Obstacle__START-members.html Initializes the tutorial obstacle. This method is protected and intended for internal use. ```APIDOC ## Setup ### Description Initializes the tutorial obstacle. ### Method protected Setup() ### Endpoint N/A (Method) ``` -------------------------------- ### GetTargetPathAuto() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceEditablePrefabsConfig.html Gets the path of the auto folder within the target path, without the GUID. ```APIDOC ## GetTargetPathAuto() ### Description Get path of auto folder in target path. ### Method EditablePrefabsConfig.GetTargetPathAuto ### Returns - The path of the auto folder without the GUID. ``` -------------------------------- ### SCR_Tutorial_CombatEngineering_FinishConstruction1.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__CombatEngineering__FinishConstruction1-members.html Initializes the tutorial stage. This method is protected and intended for internal use. ```APIDOC ## Setup ### Description Initializes the tutorial stage. ### Method protected Setup() ### Parameters None ``` -------------------------------- ### GetOnPreviewCreate Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__PreviewEntityEditorComponent.html Gets the event invoker that is called when a preview is created (e.g., when transforming or placing starts). ```APIDOC ## GetOnPreviewCreate ### Description Gets event called when a preview is created (e.g., transforming or placing starts). ### Method ScriptInvoker ``` -------------------------------- ### GetOnPossessed Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__PlayersManagerEditorComponent.html Gets the script invoker that is called locally when any player starts or stops possessing an entity. ```APIDOC ## GetOnPossessed() ### Description Get script invoker called locally when any player starts/stops possessing an entity. ### Returns Script invoker ``` -------------------------------- ### SCR_Tutorial_SW_PICKUP_RPG.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SW__PICKUP__RPG.html Initializes the tutorial stage. This is a protected member function that overrides the base class method. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. This method is called during the initialization of the tutorial. ### Method ```APIDOC protected override void Setup() ``` ``` -------------------------------- ### SetupVoiceSystem Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialGamemodeComponent-members.html Sets up the voice system for the tutorial. ```APIDOC ## SetupVoiceSystem ### Description Initializes and configures the voice communication system for the tutorial. ### Method SetupVoiceSystem ``` -------------------------------- ### GetRandomPosition Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__AISuppressionVolumeSphere.html Gets a random position within the spherical volume, considering a shooter and starting position. ```APIDOC ## GetRandomPosition(notnull IEntity shooter, inout vector startPos=vector.Zero, vector lastLineDir=vector.Zero) ### Description Calculates a random position within the spherical volume, potentially influenced by the shooter and line of sight. ### Parameters * **shooter** (notnull IEntity) - The entity acting as the shooter. * **startPos** (inout vector, optional) - The starting position for the random position calculation. Defaults to vector.Zero. * **lastLineDir** (vector, optional) - The direction of the last line of sight. Defaults to vector.Zero. ### Returns * vector - A random position within the sphere. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__KeybindDialogBase-members.html Initializes the keybind dialog with the provided entry, display name, action name, and device type. ```APIDOC ## Setup ### Description Initializes the keybind dialog with the provided entry, display name, action name, and device type. ### Method Signature Setup(SCR_KeyBindingEntry entry, string displayName, string actionName, EInputDeviceType device) ``` -------------------------------- ### GetRandomPosition Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__AISuppressionVolumeBox.html Gets a random position within the suppression volume, considering a shooter and starting position. ```APIDOC ## GetRandomPosition(notnull IEntity shooter, inout vector startPos = vector.Zero, vector lastLineDir = vector.Zero) ### Description Calculates and returns a random position within the suppression volume. This function can be influenced by the shooter's position and direction, and an optional starting position and last line direction. ### Parameters * **shooter** (notnull IEntity) - The entity acting as the shooter, influencing the position selection. * **startPos** (inout vector) - An optional starting position. This parameter can be modified by the function. * **lastLineDir** (vector) - The direction of the last line segment, used for influence. ### Returns * vector - A random position within the volume. ``` -------------------------------- ### OnStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialCourse.html Handles the start of the tutorial course. ```APIDOC ## OnStart() ### Description Handles the start of the tutorial course. ### Method ```APIDOC SCR_TutorialCourse.OnStart ``` ### Returns - **void**: This method does not return a value. ``` -------------------------------- ### GetEventOnNameEditStart Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_func_g.html Gets the event that is triggered when editing the name of an item starts. Returns a SCR_AddonLinePresetComponent object. ```APIDOC ## GetEventOnNameEditStart() ### Description Gets the event that is triggered when editing the name of an item starts. ### Method N/A (Function Call) ### Returns - SCR_AddonLinePresetComponent: The addon line preset component. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMedical__SALINE__EQUIP.html Sets up the tutorial stage. This is a protected member function. ```APIDOC ## Setup() ### Description Initializes and sets up the tutorial stage. ### Signature ```cpp protected void SCR_TutorialStageMedical_SALINE_EQUIP.Setup() ``` ### Implements SCR_BaseTutorialStage.Setup ``` -------------------------------- ### Get Link From Source Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceEditablePrefabsConfig.html Retrieves a link from a prefab to its corresponding editable prefab using its GUID. ```APIDOC ## GetLinkFromSource ### Description Gets a link from a prefab to its editable prefab. ### Method Signature bool GetLinkFromSource(string guid, out ResourceName linkedPrefab = ResourceName.Empty) ### Parameters - **guid** (string): The GUID of the source prefab. - **linkedPrefab** (out ResourceName, optional): The ResourceName of the linked editable prefab. Defaults to ResourceName.Empty. ### Returns True if a link was found, false otherwise. ``` -------------------------------- ### Get Link From Target Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceEditablePrefabsConfig.html Retrieves a link from an editable prefab back to its source prefab using its GUID. ```APIDOC ## GetLinkFromTarget ### Description Gets a link from an editable prefab to its source prefab. ### Method Signature bool GetLinkFromTarget(string guid, out ResourceName linkedPrefab = ResourceName.Empty) ### Parameters - **guid** (string): The GUID of the editable prefab. - **linkedPrefab** (out ResourceName, optional): The ResourceName of the linked source prefab. Defaults to ResourceName.Empty. ### Returns True if a link was found, false otherwise. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__AdvancedKeybindDialogUI.html Sets up the keybind dialog with entry details. ```APIDOC ## Setup(SCR_KeyBindingEntry entry, string displayName, string actionName, EInputDeviceType device) ### Description Sets up the keybind dialog with the provided key binding entry, display name, action name, and input device type. ### Method protected void ### Parameters - **entry** (SCR_KeyBindingEntry) - The key binding entry to set up. - **displayName** (string) - The display name for the keybind. - **actionName** (string) - The name of the action. - **device** (EInputDeviceType) - The type of input device. ``` -------------------------------- ### Inherited Members from PersistenceSerializerBase Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceBaseCompartmentManagerComponentSerializer.html Details functions inherited from PersistenceSerializerBase, including getting the persistence system and setup configuration. ```APIDOC ## PersistenceSerializerBase ### GetSystem proto external PersistenceSystem | GetSystem () Description: Gets the persistence system the serializer is linked to. ### Setup void | Setup () Description: Performs initial configuration of the serializer once it is linked to the system. ``` -------------------------------- ### Setup Method Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMortars__GetInMortar-members.html Initializes the mortar tutorial stage. This method is called during the setup phase of the tutorial. ```APIDOC ## Setup Method ### Description Initializes the mortar tutorial stage. This method is called during the setup phase of the tutorial. ### Signature Setup() ``` -------------------------------- ### GetAllAddonIDs Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/functions_func_g.html Retrieves all addon identifiers. This function is used by addon tools to get a list of all installed addon IDs. ```APIDOC ## GetAllAddonIDs() ### Description Retrieves all addon identifiers. ### Returns - SCR_AddonTool ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__LRS__Prone-members.html Initializes the tutorial stage. This method is part of the SCR_Tutorial_LRS_Prone class. ```APIDOC ## Setup ### Description Initializes the tutorial stage. ### Method void Setup() ### Endpoint N/A (SDK Method) ``` -------------------------------- ### SCR_RespawnTimer Member Functions Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__RespawnTimer.html Provides an overview of the public member functions available for the SCR_RespawnTimer class, including starting, getting times, checking status, and duration management. ```APIDOC ## void Start (WorldTimestamp timeNow) | Start the timer by providing new start time. ## WorldTimestamp GetStartTime () | Returns current start time of this timer as seconds of synchronized time. ## bool IsFinished (WorldTimestamp timeNow, float additionalTime=0) ## float GetRemainingTime (WorldTimestamp timeNow, float additionalTime=0) ## float GetDuration () | Returns duration in seconds of this timer. ## void SetDuration (float duration) ## bool RplSave (ScriptBitWriter writer) | Serialize this class using provided ScriptBitWriter. ## bool RplLoad (ScriptBitReader reader) | Deserialize this class using provided ScriptBitWriter. ``` -------------------------------- ### VisualSetup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__ServerDetailEntryComponent.html Performs the initial visual setup for the server detail entry component. ```APIDOC ## VisualSetup() ### Description Initializes the visual elements of the server detail entry component. ### Signature void SCR_ServerDetailEntryComponent.VisualSetup() ``` -------------------------------- ### WeaponSlotComponentSerializer - Inherited Members Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceWeaponSlotComponentSerializer.html This section details the members inherited by WeaponSlotComponentSerializer from its base classes, PersistenceSerializerBase and ScriptedComponentSerializer. These include methods for getting the persistence system, handling deserialization events, specifying target types, managing deserialization failures, performing native and custom serialization/deserialization, and initial setup. ```APIDOC ## Inherited Members from PersistenceSerializerBase ### GetSystem * **proto external PersistenceSystem | GetSystem () * Description:** Get persistence system the serializer is linked to. ### Setup * **void | Setup () * Description:** Do any inital configuration of the serializer once it is linked to the system. ## Inherited Members from ScriptedComponentSerializer ### GetDeserializeEvent * **static EComponentDeserializeEvent | GetDeserializeEvent () * Description:** Not explicitly described in the source, but likely related to component deserialization events. ### GetTargetType * **static TypeName | GetTargetType () * Description:** Declare the type this serializer can handle so it can automatically find matching data instances. MUST be implemented! ### GetDeserializeFailHandling * **static EDeserializeFailHandling | GetDeserializeFailHandling () * Description:** Optionally override this if a failure in deserialization logic requires the entity/scripted state to be deleted as it would not be useable at all. ### SerializeNative * **proto external ESerializeResult | SerializeNative (notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE) * Description:** Native serialization logic used by the game. Can be called by scripts before or after custom data or not all. ### DeserializeNative * **proto external bool | DeserializeNative (notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE) * Description:** Native deserialization logic used by the game. Can be called by scripts before or after custom data or not all. ### Serialize * **ESerializeResult | Serialize (notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context) * Description:** Custom implementation for writing the component data into into the save context. ### Deserialize * **bool | Deserialize (notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context) * Description:** Custom implementation for deserializing the component data from the load context. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceBaseInventoryStorageComponentSerializer.html Do any initial configuration of the serializer once it is linked to the system. ```APIDOC ## Setup ### Description Do any initial configuration of the serializer once it is linked to the system. ### Method void Setup () ### Response This method does not return a value. ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageMedical__SALINE__APPLY.html Sets up the tutorial stage. This is an override of the base class method. ```APIDOC ## Setup() ### Description Sets up the tutorial stage. ### Method Signature ```cpp protected void SCR_TutorialStageMedical_SALINE_APPLY.Setup() ``` ### Implements SCR_BaseTutorialStage.Setup ``` -------------------------------- ### ApplyEffect Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceBaseDamageEffect.html Called to apply a DamageEffect. InstantDamageEffects get applied whenever they are added. PersistentDamageEffects only get applied when ApplyEffect() gets called. This call gets automatically replicated to clients, which means that BaseDamageEffect.Save will be getting called. ```APIDOC ## ApplyEffect() ### Description Called to apply a DamageEffect. InstantDamageEffects get applied whenever they are added. PersistentDamageEffects only get applied when ApplyEffect() gets called. This call gets automatically replicated to clients, which means that BaseDamageEffect.Save will be getting called. ### Method proto external void ### Parameters * **dmgManager** (SCR_ExtendedDamageManagerComponent) - Required - Manager containing this DamageEffect ``` -------------------------------- ### SCR_Tutorial_Seizing_Equip_EntrenchingTool.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Seizing__Equip__EntrenchingTool-members.html Protected method to set up the tutorial stage. This is an internal method and not intended for direct external calls. ```APIDOC ## Setup ### Description Protected method to set up the tutorial stage. ### Method protected Setup() ### Parameters None ``` -------------------------------- ### Start() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__AnalyticsTimer.html Starts time tracking. This function clears any previously recorded start time and begins a new measurement. ```APIDOC ## Start() ### Description Starts tracking time, clearing any previous start time. ### Method void ### Parameters None ### Returns None ``` -------------------------------- ### Setup() Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__TutorialStageHub.html Sets up the tutorial stage. Overrides the base class method. This is a protected method. ```APIDOC ## Setup() override void SCR_TutorialStageHub.Setup() | (__|) ``` -------------------------------- ### Get Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__ScenarioFrameworkGetLayerBase-members.html Gets the SCR_ScenarioFrameworkGetLayerBase instance. ```APIDOC ## Get() ### Description Gets the SCR_ScenarioFrameworkGetLayerBase instance. ### Method GET ### Endpoint /SCR_ScenarioFrameworkGetLayerBase ``` -------------------------------- ### SCR_Tutorial_SquadLeadership_ORDER_GETOUT.Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__SquadLeadership__ORDER__GETOUT-members.html Initializes the tutorial stage. This method is protected and intended for internal use. ```APIDOC ## Setup ### Description Initializes the tutorial stage. This method is protected and intended for internal use. ### Method protected Setup() ### Endpoint N/A (Method call) ### Parameters None ### Request Example N/A ### Response N/A ``` -------------------------------- ### Get Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__ScenarioFrameworkGetAreaTrigger-members.html Gets the SCR_ScenarioFrameworkGetAreaTrigger instance. ```APIDOC ## Get() ### Description Gets the SCR_ScenarioFrameworkGetAreaTrigger instance. ### Method SCR_ScenarioFrameworkGetAreaTrigger ``` -------------------------------- ### Setup Source: https://community.bistudio.com/wikidata/external-data/arma-reforger/ArmaReforgerScriptAPIPublic/interfaceSCR__Tutorial__Navigation__LOCATION.html Initializes the navigation tutorial stage. This protected method is called during the setup phase of the tutorial stage, implementing SCR_BaseTutorialStage. ```APIDOC ## Setup() ### Description Initializes the navigation tutorial stage. ### Signature void SCR_Tutorial_Navigation_LOCATION.Setup() ```