StaticStableTextId

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

void

 

StaticStableTextId

(
    UObject* InObject,
    const ETextPropertyEditAction InEdi...,
    const FString& InTextSource,
    const FString& InProposedNamespace,
    const FString& InProposedKey,
    FString& OutStableNamespace,
    FString& OutStableKey
)

Get the localization ID we should use for the given object, and the given text instance

Protected function Static

void

 

StaticStableTextId

(
    UPackage* InPackage,
    const ETextPropertyEditAction InEdi...,
    const FString& InTextSource,
    const FString& InProposedNamespace,
    const FString& InProposedKey,
    FString& OutStableNamespace,
    FString& OutStableKey
)

Get the localization ID we should use for the given package, and the given text instance

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