EGDL2 2.1
Loading...
Searching...
No Matches
Enablegames.TrackerModule Class Reference

This object gets data from a delegate for logging. Users register functionality to track. Creates tracker messages that get logged in the tracker file. More...

Public Member Functions

 TrackerModule (string key, GetTrackerStringValue trackMethod)
 Track method is some method/functionality that returns the value to track as a string for writing to a format somewhere.
 

Detailed Description

This object gets data from a delegate for logging. Users register functionality to track. Creates tracker messages that get logged in the tracker file.

Constructor & Destructor Documentation

◆ TrackerModule()

Enablegames.TrackerModule.TrackerModule ( string key,
GetTrackerStringValue trackMethod )
inline

Track method is some method/functionality that returns the value to track as a string for writing to a format somewhere.

Parameters
trackMethod

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