|
Client LuaCsForBarotrauma
|
Public Member Functions | |
| void | AddEntry (Identifier eventPrefabId, Identifier entryId, string text) |
| void | CreateEventLogUI (GUIComponent parent, TraitorManager.TraitorResults? traitorResults=null) |
Properties | |
| bool | UnreadEntries [get] |
Definition at line 10 of file BarotraumaClient/ClientSource/Events/EventLog.cs.
| void EventLog.AddEntry | ( | Identifier | eventPrefabId, |
| Identifier | entryId, | ||
| string | text | ||
| ) |
Definition at line 14 of file BarotraumaClient/ClientSource/Events/EventLog.cs.
| void EventLog.CreateEventLogUI | ( | GUIComponent | parent, |
| TraitorManager.TraitorResults? | traitorResults = null |
||
| ) |
Definition at line 21 of file BarotraumaClient/ClientSource/Events/EventLog.cs.
|
get |
Definition at line 12 of file BarotraumaClient/ClientSource/Events/EventLog.cs.