FManifestContext

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/InternationalizationManifest.h

Include

#include "Internationalization/InternationalizationManifest.h"

Syntax

struct FManifestContext

Variables

Name Description

Public variable

bool

 

bIsOptional

Public variable

TSharedPtr< FLo...

 

InfoMetadataObj

Public variable

FLocKey

 

Key

Public variable

TSharedPtr< FLo...

 

KeyMetadataObj

Public variable

FName

 

PlatformName

Public variable

FString

 

SourceLocation

Constructors

Name Description

Public function

FManifestContext()

Public function

FManifestContext

(
    const FLocKey& InKey
)

Public function

FManifestContext

(
    const FManifestContext& Other
)

Copy ctor

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FManifestContext& Other
)

Public function Const

bool

 

operator<

(
    const FManifestContext& Other
)

Public function

FManifestCon...

 

operator=

(
    const FManifestContext& Other
)

Public function Const

bool

 

operator==

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