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