Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TComponentTypeDebugInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneComponentDebug.h |
| Include Path | #include "EntitySystem/MovieSceneComponentDebug.h" |
Syntax
template<typename T>
struct TComponentTypeDebugInfo : public UE::MovieScene::FComponentTypeDebugInfo
Inheritance Hierarchy
- FComponentTypeDebugInfo → TComponentTypeDebugInfo
Functions
Public
Overridden from FComponentTypeDebugInfo
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void InitializeComponentHeader
(
void* Ptr |
EntitySystem/MovieSceneComponentDebug.h | ||
virtual void InitializeDebugComponentData
(
FComponentHeader& Header, |
EntitySystem/MovieSceneComponentDebug.h |