Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ObjectTrace.h |
| Include | #include "ObjectTrace.h" |
Syntax
struct FObjectTrace
Functions
| Type | Name | Description | |
|---|---|---|---|
| UObject * | GetObjectFromId
(
uint64 id |
Helper function to get the UObject from an ObjectId, if the UObject still exists |