Ground of Aces Modding
Loading...
Searching...
No Matches
EventLogItemFactory Class Referencesealed

This class is available under a global event_log variable. More...

Public Member Functions

MinorEventsEntity Create (string locKey, IDictionary< string, string > parameters=null, EventLogType eventLogType=EventLogType.Default)
 Create an event log item.
 

Detailed Description

This class is available under a global event_log variable.

Member Function Documentation

◆ Create()

MinorEventsEntity Create ( string locKey,
IDictionary< string, string > parameters = null,
EventLogType eventLogType = EventLogType::Default )
inline

Create an event log item.

Parameters
locKeyLocalization term used for the log. See here for how to create it
parametersOptional localization parameters. The default of null means there are no parameters