IPlacementModeModule::AddToRecentlyPlaced

Add the specified asset to the recently placed items list

Windows
MacOS
Linux

Override Hierarchy

IPlacementModeModule::AddToRecentlyPlaced()

FPlacementModeModule::AddToRecentlyPlaced()

References

Module

PlacementMode

Header

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

Include

#include "IPlacementModeModule.h"

Syntax

void AddToRecentlyPlaced
(
    UObject * Asset,
    UActorFactory * FactoryUsed
)

Remarks

Add the specified asset to the recently placed items list

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