![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneEntitySystemTask.h>
Public Member Functions | |
| TEntityAllocationTaskBase (FEntityManager *InEntityManager, const TEntityTaskComponents< ComponentTypes... > &InComponents) | |
| TEntityAllocationTaskBase (FEntityManager *InEntityManager, const TFilteredEntityTask< ComponentTypes... > &InComponentFilter) | |
| TStatId | GetStatId () const |
| ENamedThreads::Type | GetDesiredThread () const |
| void | Run (TaskImpl &TaskImplInstance) |
Protected Types | |
| using | Caller = TEntityTaskCaller< sizeof...(ComponentTypes), TEntityTaskTraits< TaskImpl >::AutoExpandAccessors > |
Protected Attributes | |
| TFilteredEntityTask< ComponentTypes... > | ComponentFilter |
| FEntityManager * | EntityManager |
| FEntityAllocationWriteContext | WriteContext |
|
protected |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |