FLevelEditorActionCallbacks::Duplicate_CanExecute

Called to check to see if the Edit commands can be executed

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h

Include

#include "LevelEditorActions.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp

Syntax

static bool Duplicate_CanExecute()

Remarks

Called to check to see if the Edit commands can be executed

Returns

true, if the operation can be performed

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