Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/TSetPropertyValu- > API/Runtime/MovieScene/EntitySystem/TSetPropertyValu-/ForEachEntity
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertySystemTypes.h |
Include | #include "EntitySystem/MovieScenePropertySystemTypes.h" |
static void ForEachEntity
(
UObject * InObject,
const TSharedPtr< FTrackInstancePropertyBindings > & PropertyBindings,
typename TCallTraits< MetaDataTypes >::ParamType... MetaData,
InParamType ValueToSet
)
Remarks
Task callback that applies a value to an object property via a slow (legacy) track instance binding Must be invoked with a task builder with the specified parameters: FEntityTaskBuilder()
.Read( TComponentTypeID