FActorPlacementInfo

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

PlacementMode

Header

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

Include

#include "ActorPlacementInfo.h"

Syntax

class FActorPlacementInfo

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Variables

Name Description

Public variable

FString

 

Factory

Public variable

FString

 

ObjectPath

Constructors

Name Description

Public function

FActorPlacementInfo

(
    const FString& String
)

Public function

FActorPlacementInfo

(
    const FString& InObjectPath,
    const FString& InFactory
)

Functions

Name Description

Public function Const

FString

 

ToString()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FActorPlacementInfo& Other
)

Public function Const

bool

 

operator==

(
    const FActorPlacementInfo& Other
)

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