Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectHash.h |
Include |
#include "UObject/UObjectHash.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectHash.cpp |
void HashObject
(
class UObjectBase * Object
)
Add an object to the name hash tables
Parameter |
Description |
---|---|
Object |
Object to add to the hash tables |