Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/IKeyArea
Description
- Access object that owns the channel this key area represents.
-
this may return the same as GetOwningSection (the common case)
| Name | GetOwningObject |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/IKeyArea.h |
| Include Path | #include "IKeyArea.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/IKeyArea.cpp |
UObject * GetOwningObject() const
The owning object, or nullptr if it has been destroyed