Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ChatPanelManager.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_ChatPanelManager
 

Typedefs

typedef func ChatCommandCallback
 
typedef ScriptInvokerBase< ChatCommandCallbackChatCommandInvoker
 

Functions

void ChatCommandCallback (SCR_ChatPanel panel, string data)
 

Typedef Documentation

◆ ChatCommandCallback

Definition at line 2 of file SCR_ChatPanelManager.c.

◆ ChatCommandInvoker

typedef ScriptInvokerBase<ChatCommandCallback> ChatCommandInvoker

Definition at line 4 of file SCR_ChatPanelManager.c.

Function Documentation

◆ ChatCommandCallback()

void ChatCommandCallback ( SCR_ChatPanel  panel,
string  data 
)