◆ Disable()
| override void SCR_AnalyticsDataCollectionTasksModule.Disable |
( |
| ) |
|
|
protected |
◆ Enable()
| override void SCR_AnalyticsDataCollectionTasksModule.Enable |
( |
| ) |
|
|
protected |
◆ IsTaskRequested()
| bool SCR_AnalyticsDataCollectionTasksModule.IsTaskRequested |
( |
SCR_Task | task | ) |
|
|
protected |
Check if the given task is requested.
- Parameters
-
◆ RemoveElement()
Remove element from the cache.
- Parameters
-
◆ SendSessionDataEvent()
| void SCR_AnalyticsDataCollectionTasksModule.SendSessionDataEvent |
( |
SCR_Task | task, |
|
|
SCR_EAnalyticalTaskState | state ) |
|
protected |
The SessionDataEvent is sent, added to a queue and removed after a specific time.
- Parameters
-
◆ TaskCreated()
| void SCR_AnalyticsDataCollectionTasksModule.TaskCreated |
( |
SCR_Task | task | ) |
|
|
protected |
Task is created, send event to analytics db.
- Parameters
-
◆ TaskRemoved()
| void SCR_AnalyticsDataCollectionTasksModule.TaskRemoved |
( |
SCR_Task | task | ) |
|
|
protected |
Task is removed, send event to analytics db.
- Parameters
-
◆ m_TaskCache
◆ m_TaskCacheLifeTime
| int SCR_AnalyticsDataCollectionTasksModule.m_TaskCacheLifeTime = 15000 |
|
protected |
The documentation for this interface was generated from the following file:
- Game/DataCollection/AnalyticsDataCollectionModules/SCR_AnalyticsDataCollectionTasksModule.c