Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/CheatManager.h |
Include |
#include "GameFramework/CheatManager.h" |
class UCheatManagerExtension : public UObject
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
Name | Description | ||
---|---|---|---|
|
APlayerContr... |
GetPlayerController() |
|
|
UWorld * |
GetWorld() |
Use the outer cheat manager to get a World. |