The endScenarioTiming native AI script function calls the DSS function CAnimationModule::endScenarioTiming
.
()endScenarioTiming(scenarioInstance: f) // endScenarioTiming_f_
This function does not return a value.
()endScenarioTiming(114);
This example code ends the scenario timing for the scenario instance 114.