Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIGetMyGroup.c File Reference

Go to the source code of this file.

Classes

class  BtVariableGroup

Functions

override TStringArray GetVariablesOut ()
override void OnInit (AIAgent owner)
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)

Variables

BtVariableGroup PORT_GROUP_OUT = "GroupOut"

Function Documentation

◆ EOnTaskSimulate()

override ENodeResult EOnTaskSimulate ( AIAgent owner,
float dt )
protected

Definition at line 35 of file SCR_AIGetMyGroup.c.

◆ GetVariablesOut()

override TStringArray GetVariablesOut ( )
protected

Definition at line 20 of file SCR_AIGetMyGroup.c.

◆ OnInit()

override void OnInit ( AIAgent owner)
protected

Definition at line 26 of file SCR_AIGetMyGroup.c.

Variable Documentation

◆ PORT_GROUP_OUT

BtVariableGroup PORT_GROUP_OUT = "GroupOut"