FLevelEditorActionCallbacks::CanSnapTo2DLayer

Checks to see if at least a single actor is selected and the 2D editor mode is enabled

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 CanSnapTo2DLayer()

Remarks

Checks to see if at least a single actor is selected and the 2D editor mode is enabled

Returns

true if it can execute.

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