Tooling
This commit is contained in:
@@ -12,4 +12,8 @@ namespace TelemetryEvents
|
||||
inline const FName SessionStarted(TEXT("session_started"));
|
||||
inline const FName SessionEnded(TEXT("session_ended"));
|
||||
inline const FName CheatUsed(TEXT("cheat_used"));
|
||||
|
||||
// World map (off the ladder, with the world). One event: opening it is the act worth counting, and which
|
||||
// layer and how far zoomed in say what a person actually wanted from it.
|
||||
inline const FName WorldMapOpened(TEXT("world_map_opened"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user