Navigation
API > API/Editor > API/Editor/PlacementMode
| Name | FActorPlacementInfo |
| Type | class |
| Header File | /Engine/Source/Editor/PlacementMode/Public/ActorPlacementInfo.h |
| Include Path | #include "ActorPlacementInfo.h" |
Syntax
class FActorPlacementInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorPlacementInfo
(
const FString& String |
ActorPlacementInfo.h | ||
FActorPlacementInfo
(
const FString& InObjectPath, |
ActorPlacementInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Factory | FString | ActorPlacementInfo.h | ||
| ObjectPath | FString | ActorPlacementInfo.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
ActorPlacementInfo.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FActorPlacementInfo& Other |
ActorPlacementInfo.h | ||
bool operator==
(
const FActorPlacementInfo& Other |
ActorPlacementInfo.h |