![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override TStringArray | GetVariablesIn () |
| override TStringArray | GetVariablesOut () |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| ref TStringArray | s_aVarsOut = {TARGET_INFO_PORT} |
| ref TStringArray | s_aVarsIn = {BASE_TARGET} |
| ref SCR_AITargetInfo | m_TargetInfo |
Static Protected Attributes | |
| static const string | TARGET_INFO_PORT = "TargetInfoOut" |
| static const string | BASE_TARGET = "BaseTargetIn" |
Definition at line 1 of file SCR_AIBaseTargetToTargetInfo.c.
|
inlineprotected |
Definition at line 18 of file SCR_AIBaseTargetToTargetInfo.c.
|
inlinestaticprotected |
Definition at line 15 of file SCR_AIBaseTargetToTargetInfo.c.
|
inlineprotected |
Definition at line 9 of file SCR_AIBaseTargetToTargetInfo.c.
|
inlineprotected |
Definition at line 10 of file SCR_AIBaseTargetToTargetInfo.c.
|
inlinestaticprotected |
Definition at line 13 of file SCR_AIBaseTargetToTargetInfo.c.
|
staticprotected |
Definition at line 5 of file SCR_AIBaseTargetToTargetInfo.c.
|
protected |
Definition at line 11 of file SCR_AIBaseTargetToTargetInfo.c.
|
protected |
Definition at line 8 of file SCR_AIBaseTargetToTargetInfo.c.
|
protected |
Definition at line 7 of file SCR_AIBaseTargetToTargetInfo.c.
|
staticprotected |
Definition at line 3 of file SCR_AIBaseTargetToTargetInfo.c.