IPlacementMode::StartPlacing

Start a placing session using the specified assets and factory.

Windows
MacOS
Linux

References

Module

PlacementMode

Header

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

Include

#include "IPlacementMode.h"

Syntax

void StartPlacing
(
    const TArray< UObject * > & Assets,
    UActorFactory * Factory
)

Remarks

Start a placing session using the specified assets and factory. If no factory is specified the last used factory will be used.

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