Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorActionCallbacks
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h |
| Include | #include "LevelEditorActions.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp |
static bool CanMoveSelectionToDifferent2DLayer
&40;
bool bGoingUp
&41;
Remarks
Checks to see if at least a single actor is selected and the 2D editor mode is enabled and there is a layer above/below the current setting true if it can execute.