UCheatManagerExtension

A cheat manager extension can extend the main cheat manager in a modular way, being enabled or disabled when the system associated with the cheats is enabled or disabled

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UCheatManagerExtension

References

Module

Engine

Header

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

Include

#include "GameFramework/CheatManager.h"

Syntax

class UCheatManagerExtension : public UObject

Remarks

A cheat manager extension can extend the main cheat manager in a modular way, being enabled or disabled when the system associated with the cheats is enabled or disabled

Functions

Name Description

Public function Virtual Const

UWorld *

 

GetWorld()

Use the outer cheat manager to get a World.

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