WSF
WsfScriptFormationFlyerClass.cpp File Reference
#include "WsfScriptFormationFlyerClass.hpp"
#include "UtMemory.hpp"
#include "UtScriptVec3.hpp"
#include "WsfFormationFlyer.hpp"
Include dependency graph for WsfScriptFormationFlyerClass.cpp:

Functions

 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, SetLeadAircraft, 1, "void", "WsfPlatform")
 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, SetFormationRollsWithLead, 1, "void", "bool")
 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, SetOffsetFromLeadECS, 3, "void", "double, double, double")
 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, GetLeadAircraft, 0, "WsfPlatform", "")
 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, GetFormationRollsWithLead, 0, "bool", "")
 UT_DEFINE_SCRIPT_METHOD (WsfScriptFormationFlyerClass, WsfFormationFlyer, GetOffsetFromLeadECS, 0, "Vec3", "")

Function Documentation

◆ UT_DEFINE_SCRIPT_METHOD() [1/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
GetFormationRollsWithLead ,
0 ,
"bool" ,
""  )

◆ UT_DEFINE_SCRIPT_METHOD() [2/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
GetLeadAircraft ,
0 ,
"WsfPlatform" ,
""  )

◆ UT_DEFINE_SCRIPT_METHOD() [3/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
GetOffsetFromLeadECS ,
0 ,
"Vec3" ,
""  )

◆ UT_DEFINE_SCRIPT_METHOD() [4/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
SetFormationRollsWithLead ,
1 ,
"void" ,
"bool"  )

◆ UT_DEFINE_SCRIPT_METHOD() [5/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
SetLeadAircraft ,
1 ,
"void" ,
"WsfPlatform"  )

References platformPtr.

◆ UT_DEFINE_SCRIPT_METHOD() [6/6]

UT_DEFINE_SCRIPT_METHOD ( WsfScriptFormationFlyerClass ,
WsfFormationFlyer ,
SetOffsetFromLeadECS ,
3 ,
"void" ,
" double ,
double ,
double"  )
Copyrights Multiple, All Rights Reserved