APlayerController::AddCheats

Notifies the server that the client has ticked gameplay code, and should no longer get the extended "still loading" timeout grace period

Windows
MacOS
Linux

Override Hierarchy

APlayerController::AddCheats()

ADebugCameraController::AddCheats()

References

Module

Engine

Header

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

Include

#include "GameFramework/PlayerController.h"

Syntax

virtual void AddCheats
(
    bool bForce
)

Remarks

Notifies the server that the client has ticked gameplay code, and should no longer get the extended "still loading" timeout grace period

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