Navigation
API > API/Runtime > API/Runtime/CoreUObject
Helper class for scoped hash tables lock
| Name | FScopedUObjectHashTablesLock |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectHash.h |
| Include Path | #include "UObject/UObjectHash.h" |
Syntax
class FScopedUObjectHashTablesLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedUObjectHashTablesLock() |
UObject/UObjectHash.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedUObjectHashTablesLock() |
UObject/UObjectHash.h |