IPlacementModeModule::AddToRecentlyPlaced

Add the specified assets 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
(
    const TArray< UObject * > & Assets,
    UActorFactory * FactoryUsed
)

Remarks

Add the specified assets 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