Anti-Cheat Toolkit  2023.2.6
Multi-purpose anti-cheat solution for Unity Engine
CodeHashGeneratorPostprocessor Member List

This is the complete list of members for CodeHashGeneratorPostprocessor, including all inherited members.

CalculateBuildReportHashesAsync(BuildReport report, bool printToConsole)CodeHashGeneratorPostprocessorinlinestatic
CalculateExternalBuildHashes(string buildPath, bool printToConsole)CodeHashGeneratorPostprocessorinlinestatic
CalculateExternalBuildHashesAsync(string buildPath, bool printToConsole)CodeHashGeneratorPostprocessorinlinestatic
CallbackOrderCodeHashGeneratorPostprocessorstatic
HashesGeneratedCodeHashGeneratorPostprocessorstatic
OnHashesGenerated(BuildReport report, IReadOnlyList< BuildHashes > hashedBuilds)CodeHashGeneratorPostprocessor