Arma Reforger Script API
Loading...
Searching...
No Matches
BaseChatComponent Member List

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)BaseChatComponentprotected
OnNewPrivateMessage(string msg, int senderId, int receiverId)BaseChatComponentprotected
OnTicksOnRemoteProxy()GameComponent
SendMessage(string msgStr, int channelId)BaseChatComponent
SendPrivateMessage(string msgStr, int receiverId)BaseChatComponent
SetChannel(int channelId, bool enabled)BaseChatComponent
ShowMessage(string msg)BaseChatComponentprotected