FPreLoadSettingsContainerBase::ConvertIfPluginRelativeContentPath

Helper function that takes in a file path and tries to reconsile it to be Plugin Specific if applicable.

Windows
MacOS
Linux

References

Module

PreLoadScreen

Header

/Engine/Source/Runtime/PreLoadScreen/Public/PreLoadSettingsContainer.h

Include

#include "PreLoadSettingsContainer.h"

Source

/Engine/Source/Runtime/PreLoadScreen/Private/PreLoadSettingsContainer.cpp

Syntax

virtual FString ConvertIfPluginRelativeContentPath
(
    const FString & FilePath
)

Remarks

Helper function that takes in a file path and tries to reconsile it to be Plugin Specific if applicable. Ensures if file is not found in either Plugin's content dir or the original path

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