Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework
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
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | DoExtensionSpecificBugItLog
(
FOutputDevice& OutputFile |
||
| APlayerController * | |||
| UWorld * | GetWorld () |
Use the outer cheat manager to get a World. | |
| void |