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

Go to the source code of this file.

Classes

class  SCR_ChatPanelManager
class  SCR_ProfanityFilterRequestCallback

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 )