![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_AIBaseUtilityComponentClass |
Functions | |
| SCR_AIBaseUtilityComponentClass AIBaseUtilityComponentClass | SendMessage (AIMessage msg, AIAgent receiver=null) |
| int | DiagGetCounter () |
| void | DiagIncreaseCounter () |
| void | DiagSetBreakpoint () |
| int DiagGetCounter | ( | ) |
Definition at line 33 of file SCR_AIBaseUtilityComponent.c.
| void DiagIncreaseCounter | ( | ) |
Definition at line 44 of file SCR_AIBaseUtilityComponent.c.
| void DiagSetBreakpoint | ( | ) |
Definition at line 53 of file SCR_AIBaseUtilityComponent.c.
| SCR_AIBaseUtilityComponentClass AIBaseUtilityComponentClass SendMessage | ( | AIMessage | msg, |
| AIAgent | receiver = null |
||
| ) |
| [in] | msg | |
| [in] | receiver |
Definition at line 21 of file SCR_AIBaseUtilityComponent.c.