# Packages
No description provided by the author
# Functions
GetProfilerReportPath returns the path to the profiler report file.
GetTestFilesDirectory returns the path to the test_files directory.
GetTestInputDirectory returns the path to the test_replays directory.
GetTestLocalizationFilePath returns the path to the test_map_mapping/output.json file.
GetTestLogsDirectory returns the path to the test_logs directory.
GetTestOutputDirectory returns the path to the test_replays_output directory.
GetTestProcessedFailedLog returns the path to the processed_failed log file.
GetWorkspaceDirectory returns the path to the workspace directory.
# Variables
AnonymizeMessageEvents is a slice of events that are going to be deleted from the replay structures for the need of anonymization.
No description provided by the author
ExcludeUnitsFromSummary is a slice of unit names that are to be excluded from the replay and package summaries.
No description provided by the author
UnusedGameEvents returns a slice of event names that are to be excluded when obtaining final replay data.
UnusedMessageEvents returns a slice of event names that are to be excluded when obtaining final replay data.