Interface ICheatDetectionInfo
Interface for detection information objects that provide details about what triggered a cheat detection.
public interface ICheatDetectionInfo
Methods
GetDetectionInfo()
Returns a formatted string containing detailed information about the detection.
string GetDetectionInfo()
Returns
- string
Formatted string with detection details.