Table of Contents

Interface ICheatDetectionInfo

Namespace
CodeStage.AntiCheat.Detectors
Assembly
Build.dll

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.