FindDependencyEntry

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TSharedPtr< ...

 

FindDependencyEntry

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

Find an existing dependency entry using its namespace and context.

Public function Const

TSharedPtr< ...

 

FindDependencyEntry

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

Find an dependency entry using its namespace and key.

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