IPlacementMode::FindLastUsedFactoryForAssetType

Windows
MacOS
Linux

References

Module

PlacementMode

Header

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

Include

#include "IPlacementMode.h"

Syntax

UActorFactory * FindLastUsedFactoryForAssetType
(
    UObject * Asset
) const

Returns

the last used actor factory when placing a specific asset type. Will return NULL if asset type has never been placed.

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