UCheatManager::ViewClass

View from the point of view of an [AActor](API\Runtime\Engine\GameFramework\AActor) of class DesiredClass.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/CheatManager.h"

Source

/Engine/Source/Runtime/Engine/Private/CheatManager.cpp

Syntax

virtual void ViewClass
(
    TSubclassOf< class AActor > DesiredClass
)

Remarks

View from the point of view of an AActor of class DesiredClass. Each subsequent ViewClass cycles through the list of actors of that class.

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