UCheatManager::FindCheatManagerExtensionInterface

Finds a previously registered cheat manager extension that implements the specified interface

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/CheatManager.h"

Syntax

template<class T>
T * FindCheatManagerExtensionInterface() const

Remarks

Finds a previously registered cheat manager extension that implements the specified interface

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