Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > TEntityBuilderImpl< TIntegerSequence< int > >
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityBuilder.h |
Include | #include "EntitySystem/MovieSceneEntityBuilder.h" |
TEntityBuilder< FAdd > AddDefaulted
&40;
FComponentTypeID ComponentType
&41;
Remarks
Add the specified default-constructed component type to the entity A new builder that includes the new component
Parameters
Name | Description |
---|---|
ComponentType | A valid component type or tag ID to add. Must be valid. |