FObjectAndGatherFlags

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/PropertyLocalizationDataGathering.h

Include

#include "Serialization/PropertyLocalizationDataGathering.h"

Syntax

struct FObjectAndGatherFlags

Variables

Name Description

Public variable

EPropertyLocali...

 

GatherTextFlags

Public variable

uint32

 

KeyHash

Public variable

const UObject &...

 

Object

Constructors

Name Description

Public function

FObjectAndGatherFlags

(
    const UObject* InObject,
    const EPropertyLocalizationGatherer...
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FObjectAndGatherFlags& Other
)

Public function Const

bool

 

operator==

(
    const FObjectAndGatherFlags& 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