Ground of Aces Scripting API
Public Member Functions | List of all members
EventLogItemFactory Class Reference

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

Public Member Functions

void Create (string locKey, IDictionary< string, string > parameters=null)
 Create an event log item. More...
 

Detailed Description

This class is available under a global event_log variable.

Member Function Documentation

◆ Create()

void Create ( string  locKey,
IDictionary< string, string >  parameters = null 
)
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