![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneCachedEntityFilterResult.h>
Public Member Functions | |
| MOVIESCENE_API TArrayView< FEntityAllocation *const > | GetMatchingAllocations (const FEntityManager &InEntityManager) |
| MOVIESCENE_API void | Invalidate () |
Public Attributes | |
| FEntityComponentFilter | Filter |
Cached filter result that caches pointers to allocations matching the specified filter
| TArrayView< FEntityAllocation *const > UE::MovieScene::FCachedEntityFilterResult_Allocations::GetMatchingAllocations | ( | const FEntityManager & | InEntityManager | ) |
| void UE::MovieScene::FCachedEntityFilterResult_Allocations::Invalidate | ( | ) |
| FEntityComponentFilter UE::MovieScene::FCachedEntityFilterResult_Allocations::Filter |