Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FComponentHeader
Syntax
uint8 Sizeof
Remarks
Sizeof(T) for the component type this header represents (ie: the stride of our component data). 0 if this header represents a tag.