FPakPlatformFile::BroadcastPakMasterSignatureTableCheckFailure

Broadacast a master signature table failure through any registered delegates in a thread safe way.

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Source

/Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.cpp

Syntax

static void BroadcastPakMasterSignatureTableCheckFailure
(
    const FString & InFilename
)

Remarks

Broadacast a master signature table failure through any registered delegates in a thread safe way.

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