Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkGetLastFinishedTaskEnity.c
Go to the documentation of this file.
3{
4 //------------------------------------------------------------------------------------------------
6 {
8 if (!scenarioFrameworkSystem)
9 return null;
10
11 return new SCR_ScenarioFrameworkParam<IEntity>(scenarioFrameworkSystem.GetLastFinishedTask());
12 }
13}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
static SCR_ScenarioFrameworkSystem GetInstance()