AGameNetworkManager::EnableStandbyCheatDetection

Standby cheat detection.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameNetworkManager.h

Include

#include "GameFramework/GameNetworkManager.h"

Source

/Engine/Source/Runtime/Engine/Private/GameNetworkManager.cpp

Syntax

virtual void EnableStandbyCheatDetection
(
    bool bIsEnabled
)

Remarks

Turns standby detection on/off

Parameters

Parameter

Description

bIsEnabled

true to turn it on, false to disable it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss