UInternationalizationConditioningCommandlet::FindForeignIndex

Returns the index of the loc file pair that contains the native version of the specified filename, or INDEX_NONE if it isn't found

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/InternationalizationConditioningCommandlet.h

Include

#include "Commandlets/InternationalizationConditioningCommandlet.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/InternationalizationConditioningCommandlet.cpp

Syntax

int32 FindForeignIndex
(
    const FString & Filename
)

Remarks

Returns the index of the loc file pair that contains the native version of the specified filename, or INDEX_NONE if it isn't found

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