Arma Reforger Script API
Loading...
Searching...
No Matches
DecoratorScripted Interface Reference
Inheritance diagram for DecoratorScripted:
Decorator Node DecoratorScripted_IsEqual SCR_AIDayNightTest SCR_AIDecoAreVehiclesBurning SCR_AIDecoBallisticPath SCR_AIDecoBehaviorAllowsLooking SCR_AIDecoCombatEnemy SCR_AIDecoCombatMode SCR_AIDecoCombatMove_AimingAllowed SCR_AIDecoCombatMove_Moving SCR_AIDecoDistanceHysteresis SCR_AIDecoHasActionOfType SCR_AIDecoHasMagazineCount SCR_AIDecoHasRole SCR_AIDecoHasWeaponOfType SCR_AIDecoIsAboveThreatLevel SCR_AIDecoIsArrayEmpty SCR_AIDecoIsCompartmentTypeAllowed SCR_AIDecoIsEnemyWithinRadius SCR_AIDecoIsGroupInitializing SCR_AIDecoIsWithinRadius SCR_AIDecoMachinegunnerBipod SCR_AIDecoOnWaypointChanged SCR_AIDecoProfiler SCR_AIDecoSuppressiveFire SCR_AIDecoTargetWithinTurretAimingLimits SCR_AIDecoTimeSinceTargetDetected SCR_AIDecoVectorDistance SCR_AIDecoWeaponUnobstructed SCR_AIIsFriendlyInAim SCR_AIIsTargetVisible SCR_AIIsValidAction

Protected Member Functions

bool TestFunction (AIAgent owner)
 
void OnInit (AIAgent owner)
 
string GetNodeMiddleText ()
 
- Protected Member Functions inherited from Node
TStringArray GetVariablesIn ()
 
TStringArray GetVariablesOut ()
 

Static Protected Member Functions

static override string GetOnHoverDescription ()
 
static override bool VisibleInPalette ()
 
- Static Protected Member Functions inherited from Node
static bool CanReturnRunning ()
 

Additional Inherited Members

- Public Member Functions inherited from Node
proto external int GetNodeID ()
 
proto external TypeName GetVariableType (bool inputPort, string name)
 
proto bool GetVariableIn (string name, out void val)
 
proto void SetVariableOut (string name, void val)
 
proto void ClearVariable (string name)
 
proto void GetCallstackStr (out string val)
 
proto void GetParentTreeName (out string val)
 
- Static Protected Attributes inherited from Node
static ref TStringArray m_aEmptyVars = {}
 

Member Function Documentation

◆ GetNodeMiddleText()

◆ GetOnHoverDescription()

◆ OnInit()

◆ TestFunction()

◆ VisibleInPalette()


The documentation for this interface was generated from the following file: