Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.EventLog Class Reference

Used to store logs of scripted events (a sort of "quest log") More...

Classes

class  Entry
 
class  Event
 

Public Member Functions

void Clear ()
 
bool TryAddEntry (Identifier eventPrefabId, Identifier entryId, string text, IEnumerable< Client > targetClients)
 

Detailed Description

Used to store logs of scripted events (a sort of "quest log")

Member Function Documentation

◆ Clear()

void Barotrauma.EventLog.Clear ( )

◆ TryAddEntry()

bool Barotrauma.EventLog.TryAddEntry ( Identifier eventPrefabId,
Identifier entryId,
string text,
IEnumerable< Client > targetClients )

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