Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FEntityAllocation
| Type | Name | Description | |
|---|---|---|---|
| const FComponentHeader & | GetComponentHeaderChecked
(
FComponentTypeID ComponentTypeID |
Get a reference to a component header by its type. Will fail an assertion if it does not exist. | |
| FComponentHeader & | GetComponentHeaderChecked
(
FComponentTypeID ComponentTypeID |
Get a reference to a component header by its type. Will fail an assertion if it does not exist. |