Navigation
API > API/Editor > API/Editor/PlacementMode > API/Editor/PlacementMode/FActorPlacementInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorPlacementInfo
(
const FString& String |
ActorPlacementInfo.h | ||
FActorPlacementInfo
(
const FString& InObjectPath, |
ActorPlacementInfo.h |
FActorPlacementInfo(const FString &)
| Name | FActorPlacementInfo |
| Type | function |
| Header File | /Engine/Source/Editor/PlacementMode/Public/ActorPlacementInfo.h |
| Include Path | #include "ActorPlacementInfo.h" |
FActorPlacementInfo
(
const FString & String
)
FActorPlacementInfo(const FString &, const FString &)
| Name | FActorPlacementInfo |
| Type | function |
| Header File | /Engine/Source/Editor/PlacementMode/Public/ActorPlacementInfo.h |
| Include Path | #include "ActorPlacementInfo.h" |
FActorPlacementInfo
(
const FString & InObjectPath,
const FString & InFactory
)