![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneEntitySystemTask.h>
Static Public Member Functions | |
| template<typename TaskImpl > | |
| static void | ForEachEntityImpl (TaskImpl &TaskImplInstance,...) |
| template<typename TaskImpl , typename... AccessorTypes> | |
| static void | ForEachAllocationImpl (TaskImpl &TaskImplInstance, FEntityAllocationIteratorItem Item, TArrayView< const FPreLockedDataPtr > PreLockedData, FEntityAllocationWriteContext WriteContext, const TEntityTaskComponents< AccessorTypes... > &Components) |
| template<typename TaskImpl , typename... AccessorTypes> | |
| static void | ForEachAllocationImpl (TaskImpl &TaskImplInstance, FEntityAllocationIteratorItem Item, const TEntityTaskComponents< AccessorTypes... > &Components) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |