FEntityManager::EnterIteration

Efficiently test whether this entity manager contains any allocations that match the specified filter

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityManager.h

Include

#include "EntitySystem/MovieSceneEntityManager.h"

Source

/Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntityManager.cpp

Syntax

void EnterIteration() const

Remarks

Efficiently test whether this entity manager contains any allocations that match the specified filter

Returns

True if the entity manager contains any allocations that match the filter, false otherwise

Parameters

Parameter

Description

InFilter

The filter to match allocations against.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss