![]() |
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_ChatPanelManager |
Typedefs | |
| typedef func | ChatCommandCallback |
| typedef ScriptInvokerBase< ChatCommandCallback > | ChatCommandInvoker |
Functions | |
| void | ChatCommandCallback (SCR_ChatPanel panel, string data) |
| typedef func ChatCommandCallback |
Definition at line 2 of file SCR_ChatPanelManager.c.
| typedef ScriptInvokerBase<ChatCommandCallback> ChatCommandInvoker |
Definition at line 4 of file SCR_ChatPanelManager.c.
| void ChatCommandCallback | ( | SCR_ChatPanel | panel, |
| string | data | ||
| ) |