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

Go to the source code of this file.

Classes

class  SCR_AIBaseUtilityComponentClass

Functions

SCR_AIBaseUtilityComponentClass AIBaseUtilityComponentClass SendMessage (AIMessage msg, AIAgent receiver=null)
int DiagGetCounter ()
void DiagIncreaseCounter ()
void DiagSetBreakpoint ()

Function Documentation

◆ DiagGetCounter()

int DiagGetCounter ( )
Returns

Definition at line 33 of file SCR_AIBaseUtilityComponent.c.

◆ DiagIncreaseCounter()

void DiagIncreaseCounter ( )

Definition at line 44 of file SCR_AIBaseUtilityComponent.c.

◆ DiagSetBreakpoint()

void DiagSetBreakpoint ( )

Definition at line 53 of file SCR_AIBaseUtilityComponent.c.

◆ SendMessage()

SCR_AIBaseUtilityComponentClass AIBaseUtilityComponentClass SendMessage ( AIMessage msg,
AIAgent receiver = null )
Parameters
[in]msg
[in]receiver

Definition at line 1 of file SCR_AIBaseUtilityComponent.c.