Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TComponentTypeID |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityIDs.h |
| Include Path | #include "EntitySystem/MovieSceneEntityIDs.h" |
| Source | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityInstantiatorSystem.h |
Syntax
template<typename T>
struct TComponentTypeID : public UE::MovieScene::FComponentTypeID
Inheritance Hierarchy
- FComponentTypeID → TComponentTypeID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EntitySystem/MovieSceneEntityIDs.h | |||
TComponentTypeID
(
uint16 InValue |
EntitySystem/MovieSceneEntityIDs.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | T | EntitySystem/MovieSceneEntityIDs.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TComponentTypeID FromBitIndex
(
int32 BitIndex |
EntitySystem/MovieSceneEntityIDs.h |