Navigation
API > API/Runtime > API/Runtime/CoreUObject
Description
Unlocks UObject hash tables
Releases UObject hash tables lock (e.g. after GC has finished running)
| Name | UnlockUObjectHashTables |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectHash.h |
| Include Path | #include "UObject/UObjectHash.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectHash.cpp |
void UnlockUObjectHashTables()