UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FCachedEntityFilterResult_Allocations Struct Reference

#include <MovieSceneCachedEntityFilterResult.h>

Public Member Functions

MOVIESCENE_API TArrayView< FEntityAllocation *const > GetMatchingAllocations (const FEntityManager &InEntityManager)
 
MOVIESCENE_API void Invalidate ()
 

Public Attributes

FEntityComponentFilter Filter
 

Detailed Description

Cached filter result that caches pointers to allocations matching the specified filter

Member Function Documentation

◆ GetMatchingAllocations()

TArrayView< FEntityAllocation *const > UE::MovieScene::FCachedEntityFilterResult_Allocations::GetMatchingAllocations ( const FEntityManager InEntityManager)

◆ Invalidate()

void UE::MovieScene::FCachedEntityFilterResult_Allocations::Invalidate ( )

Member Data Documentation

◆ Filter

FEntityComponentFilter UE::MovieScene::FCachedEntityFilterResult_Allocations::Filter

The documentation for this struct was generated from the following files: