![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneOverlappingEntityTracker.h>
Static Public Member Functions | |
| static constexpr bool | IsGarbage (...) |
| template<typename T > | |
| static std::enable_if_t< TPointerIsConvertibleFromTo< T, const UObject >::Value, bool > | IsGarbage (T *InObject) |
| static bool | IsGarbage (FObjectKey InObject) |
| template<typename T > | |
| static bool | IsGarbage (TObjectPtr< T > &InObject) |
| static bool | IsGarbage (FObjectComponent &InComponent) |
| template<typename T > | |
| static void | AddReferencedObjects (FReferenceCollector &ReferenceCollector, T *In) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |