Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UPackage
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h |
| Include | #include "UObject/Package.h" |
void SetIsExternallyReferenceable
&40;
bool bValue
&41;
Remarks
Sets whether or not the package is ExternallyReferenceable
Parameters
| Name | Description |
|---|---|
| bValue | Sets the package to be ExternallyReferenceable if true or NotExternallyReferenceable if false |