Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FLinkerLoad
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include | #include "UObject/LinkerLoad.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/Blueprint/BlueprintSupport.cpp |
bool IsSuppressableBlueprintImportError
&40;
int32 ImportIndex
&41; const
Remarks
Determines if the Object Import error should be suppressed True if the import error should be suppressed
Parameters
Name | Description |
---|---|
ImportIndex | Internal index into this linker's ImportMap, references the import to check for suppression. |