IPlacementMode::RemoveValidFocusTargetForPlacement

Removes a widget which when focused would have not ended the active placing session.

Windows
MacOS
Linux

References

Module

PlacementMode

Header

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

Include

#include "IPlacementMode.h"

Syntax

void RemoveValidFocusTargetForPlacement
(
    const TWeakPtr< SWidget > & Widget
)

Remarks

Removes a widget which when focused would have not ended 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