Navigation
API > API/Plugins > API/Plugins/AjaMedia > API/Plugins/AjaMedia/UAjaTimecodeProvider
- FTickableGameObject::IsTickableInEditor()
- UAjaTimecodeProvider::IsTickableInEditor()
References
| Module | AjaMedia |
| Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaTimecodeProvider.h |
| Include | #include "AjaTimecodeProvider.h" |
virtual bool IsTickableInEditor() const
Remarks
Used to determine whether the object should be ticked in the editor. Defaults to false since that is the previous behavior.