|
EGDL2 2.1
|
TrackerComponent is a base class for all tracker components in the application. More...
Public Member Functions | |
| void | TrackModuleOnEvent (TrackerModule module) |
| Tracks the specified module on various events. | |
TrackerComponent is a base class for all tracker components in the application.
A tracker component is responsible for tracking certain modules and events within the application.
|
inline |
Tracks the specified module on various events.
| module | The module to track. |