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