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_MailboxComponentClass |
Functions | |
SCR_MailboxComponentClass AICommunicationComponentClass | ReadMessage (bool remove) |
AIOrder | ReadOrder (bool remove) |
void | LogMessageStatistics (LogLevel logLevel=LogLevel.NORMAL) |
bool | IsCommunicationEnabled () |
bool IsCommunicationEnabled | ( | ) |
Definition at line 78 of file SCR_MailboxComponent.c.
void LogMessageStatistics | ( | LogLevel | logLevel = LogLevel.NORMAL | ) |
[in] | logLevel |
Definition at line 53 of file SCR_MailboxComponent.c.
SCR_MailboxComponentClass AICommunicationComponentClass ReadMessage | ( | bool | remove | ) |
[in] | remove |
Definition at line 16 of file SCR_MailboxComponent.c.
AIOrder ReadOrder | ( | bool | remove | ) |
[in] | remove |
Definition at line 40 of file SCR_MailboxComponent.c.