Navigation
API > API/Editor > API/Editor/SubobjectEditor > API/Editor/SubobjectEditor/SSubobjectEditor
Description
Get the SubobjectData for the current context represented by the subobject editor This is a newer API than GetObjectContext + GetObjectContextHandle. It is introduced to allow access to non-UObject based data and for cases where SubobjectData is a proxy for multiple objects in bulk-edit cases.
| Name | GetDataContextHandle |
| Type | function |
| Header File | /Engine/Source/Editor/SubobjectEditor/Public/SSubobjectEditor.h |
| Include Path | #include "SSubobjectEditor.h" |
| Source | /Engine/Source/Editor/SubobjectEditor/Private/SSubobjectEditor.cpp |
FSubobjectData * GetDataContextHandle() const