Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TOverlappingEntityTracker_NoGarbage |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneOverlappingEntityTracker.h |
| Include Path | #include "EntitySystem/MovieSceneOverlappingEntityTracker.h" |
Syntax
template<typename OutputType, typename... InputTypes>
struct TOverlappingEntityTracker_NoGarbage : public UE::MovieScene::TOverlappingEntityTrackerImpl< OutputType, InputTypes... >
Inheritance Hierarchy
- TOverlappingEntityTrackerImpl → TOverlappingEntityTracker_NoGarbage
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
UMovieSceneEntitySystem* OwningSystem |
EntitySystem/MovieSceneOverlappingEntityTracker.h |