FindDependencyEntry

Overload list

Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper

  Type Name Description
Public function Const TSharedPtr< FManifestEntry >

FindDependencyEntry ( const FLocKey& InNamespace,
const FManifestContext& InContext,
FString* OutDependencyFilePath
)

Find an existing dependency entry using its namespace and context.
Public function Const TSharedPtr< FManifestEntry >

FindDependencyEntry ( const FLocKey& InNamespace,
const FLocKey& InKey,
const FString* InSourceText,
FString* OutDependencyFilePath
)

Find an dependency entry using its namespace and key.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page