#include "script_component.hpp" /* * Author: Brandon (TCVM) * Condition to switch to next navigation profile * * Arguments: * Guidance Arg Array * * Return Value: * None * * Example: * [] call ace_spike_midCourseTransition * * Public: No */ _args params ["", "", "", "", "_stateParams"]; _stateParams params ["", "", "", "","_navigationParams"]; _navigationParams params ["_state"]; _state isEqualTo STAGE_TERMINAL