Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScriptedChatEntity Interface Reference
Inheritance diagram for ScriptedChatEntity:
[legend]

Public Member Functions

void ScriptedChatEntity (IEntitySource src, IEntity parent)
 
int GetChannelId (BaseChatChannel channel)
 
- Public Member Functions inherited from BaseChatEntity
proto external int GetChannelsCount ()
 
proto external string GetChannelName (int channelId)
 
proto external BaseChatChannel GetChannel (int channelId)
 
proto external PrivateMessageChannel GetWhisperChannel ()
 
proto external BaseChatChannel GetDefaultChannel ()
 
proto external BaseChatChannelStyle GetStyle ()
 

Constructor & Destructor Documentation

◆ ScriptedChatEntity()

void ScriptedChatEntity.ScriptedChatEntity ( IEntitySource  src,
IEntity  parent 
)

Member Function Documentation

◆ GetChannelId()

int ScriptedChatEntity.GetChannelId ( BaseChatChannel  channel)

The documentation for this interface was generated from the following file: