Anti-Cheat Toolkit  2023.2.6
Multi-purpose anti-cheat solution for Unity Engine
FileHash Class Reference

Properties

string Path [get]
 
string Hash [get]
 

Detailed Description

Holds hash for the specific file.

Property Documentation

◆ Path

string Path
get

Path to the file which was hashed.

◆ Hash

string Hash
get

Hash of the file. Calculated using semi-custom hashing algorithm based on SHA1.