![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FScopedCreateExportCounter (FLinkerLoad *Linker, int32 Index) | |
| ~FScopedCreateExportCounter () | |
Public Attributes | |
| FUObjectSerializeContext * | LoadContext |
| FLinkerLoad * | PreviousLinker |
| int32 | PreviousIndex |
Helper struct to keep track of the CreateExport() entry/exit.
|
inline |
|
inline |
Destructor. Called upon CreateImport() exit.
| FUObjectSerializeContext* FScopedCreateExportCounter::LoadContext |
Current load context object
| int32 FScopedCreateExportCounter::PreviousIndex |
Previously stored index
| FLinkerLoad* FScopedCreateExportCounter::PreviousLinker |
Poreviously stored linker