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...
|
| 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.
|
|
This object gets data from a delegate for logging. Users register functionality to track. Creates tracker messages that get logged in the tracker file.
◆ 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
-
The documentation for this class was generated from the following file:
- /Users/yiyangshang/egdl2/Assets/eag/Scripts/enablegames/Tracking/Tracker/TrackerModule.cs