Table of Contents

Delegate TimeCheatingDetector.TimeCheatingDetectorEventHandler

Namespace
CodeStage.AntiCheat.Detectors
Assembly
Build.dll

Delegate with cheat check result.

public delegate void TimeCheatingDetector.TimeCheatingDetectorEventHandler(TimeCheatingDetector.CheckResult result, TimeCheatingDetector.ErrorKind error)

Parameters

result TimeCheatingDetector.CheckResult

Result of the cheat check.

error TimeCheatingDetector.ErrorKind

Kind of occured error, if any.