UCheatManager::BugItGoString

This will move the player and set their rotation to the passed in values.

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 BugItGoString
(
    const FString & TheLocation,
    const FString & TheRotation
)

Remarks

This will move the player and set their rotation to the passed in values. We have this version of the BugIt family strings can be passed in from the game ?options easily

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