ILocFileNotifies::PreFileRead

Called prior to reading the given file on disk

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

  • ILocFileNotifies::PreFileRead()

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocTextHelper.h
Include #include "LocTextHelper.h"
void PreFileRead
(
    const [FString](API\Runtime\Core\Containers\FString) & InFilename
)

Remarks

Called prior to reading the given file on disk


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library