Arma Reforger Script API
|
This is the complete list of members for BaseChatComponent, including all inherited members.
GetChannelState(int channelId) | BaseChatComponent | |
GetOwner() | BaseChatComponent | |
OnNewMessage(string msg, int channelId, int senderId) | BaseChatComponent | protected |
OnNewPrivateMessage(string msg, int senderId, int receiverId) | BaseChatComponent | protected |
OnTicksOnRemoteProxy() | GameComponent | |
SendMessage(string msgStr, int channelId) | BaseChatComponent | |
SendPrivateMessage(string msgStr, int receiverId) | BaseChatComponent | |
SetChannel(int channelId, bool enabled) | BaseChatComponent | |
ShowMessage(string msg) | BaseChatComponent | protected |