FLinker::FilterExport

Test and object against the load flag filters

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Syntax

bool FilterExport
(
    const FObjectExport & Export
)

Remarks

Test and object against the load flag filters

Returns

true if the object should be filtered and not loaded

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