Navigation
API > API/Editor > API/Editor/SubobjectDataInterface > API/Editor/SubobjectDataInterface/FSubobjectDataHandle
References
| Module | SubobjectDataInterface |
| Header | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectDataHandle.h |
| Include | #include "SubobjectDataHandle.h" |
Syntax
static InvalidHandle = FSubobjectDataHandle();
Remarks
A static representation of an invalid handle. Mostly used as a return value for functions that need to return a handle but have the risk of being invalid.