Space Engineers
Public Member Functions | List of all members
Sandbox.Game.Gui.MyTerminalChatController Class Reference

Public Member Functions

void Init (IMyGuiControlsParent controlsParent)
 
void IncrementPlayerUnreadMessageCount (long otherPlayerId, bool refresh)
 
void IncrementFactionUnreadMessageCount (long factionId, bool refresh)
 
void IncrementGlobalUnreadMessageCount (bool refresh)
 
void Update ()
 
void Close ()
 

Detailed Description

Definition at line 20 of file MyTerminalChatController.cs.

Member Function Documentation

void Sandbox.Game.Gui.MyTerminalChatController.Close ( )
inline

Definition at line 852 of file MyTerminalChatController.cs.

void Sandbox.Game.Gui.MyTerminalChatController.IncrementFactionUnreadMessageCount ( long  factionId,
bool  refresh 
)
inline

Definition at line 202 of file MyTerminalChatController.cs.

void Sandbox.Game.Gui.MyTerminalChatController.IncrementGlobalUnreadMessageCount ( bool  refresh)
inline

Definition at line 215 of file MyTerminalChatController.cs.

void Sandbox.Game.Gui.MyTerminalChatController.IncrementPlayerUnreadMessageCount ( long  otherPlayerId,
bool  refresh 
)
inline

Definition at line 189 of file MyTerminalChatController.cs.

void Sandbox.Game.Gui.MyTerminalChatController.Init ( IMyGuiControlsParent  controlsParent)
inline

Definition at line 42 of file MyTerminalChatController.cs.

void Sandbox.Game.Gui.MyTerminalChatController.Update ( )
inline

Definition at line 706 of file MyTerminalChatController.cs.


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