FPlayWorldCommands::BuildToolbar

Populates a toolbar with the menu commands for play-world control (pause/resume/stop/possess/eject/step/show current loc)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/DebuggerCommands.h

Include

#include "Kismet2/DebuggerCommands.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Kismet2/DebuggerCommands.cpp

Syntax

static void BuildToolbar
(
    FToolMenuSection & InSection,
    bool bIncludeLaunchButtonAndOptions
)

Remarks

Populates a toolbar with the menu commands for play-world control (pause/resume/stop/possess/eject/step/show current loc)

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