IPlacementMode::AddValidFocusTargetForPlacement

Adds a widget which when focused will not end the active placing session.

Windows
MacOS
Linux

References

Module

PlacementMode

Header

/Engine/Source/Editor/PlacementMode/Public/IPlacementMode.h

Include

#include "IPlacementMode.h"

Syntax

void AddValidFocusTargetForPlacement
(
    const TWeakPtr< SWidget > & Widget
)

Remarks

Adds a widget which when focused will not end the active placing session.

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