FConflict

Internal conflict item. Maps a source identity to all of its conflicts.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocTextHelper.h

Include

#include "LocTextHelper.h"

Syntax

struct FConflict

Remarks

Internal conflict item. Maps a source identity to all of its conflicts.

Variables

Name Description

Public variable

TMultiMap< FStr...

 

EntriesBySourceLocation

Public variable

const FLocKey

 

Key

Public variable

TSharedPtr< FLo...

 

KeyMetadataObj

Public variable

const FLocKey

 

Namespace

Constructors

Name Description

Public function

FConflict

(
    FLocKey InNamespace,
    FLocKey InKey,
    TSharedPtr< FLocMetadataObject > In...
)

Functions

Name Description

Public function

void

 

Add

(
    const FLocItem& Source,
    const FString& SourceLocation
)

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