Navigation
API > API/Editor > API/Editor/SubobjectDataInterface > API/Editor/SubobjectDataInterface/FSubobjectData
Description
If this subobject is an actor, then return a pointer to that. Otherwise, search for the owning actor on this component and return it.
| Name | GetMutableActorContext |
| Type | function |
| Header File | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectData.h |
| Include Path | #include "SubobjectData.h" |
| Source | /Engine/Source/Editor/SubobjectDataInterface/Private/SubobjectData.cpp |
AActor * GetMutableActorContext()