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" |
Source | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertySystemTypes.inl |
static void ForEachEntity
&40;
UObject &42; InObject,
const TSharedPtr< FTrackInstancePropertyBindings > & PropertyBindings,
typename TCallTraits< MetaDataTypes >::ParamType... MetaData,
InParamType ValueToSet
&41;
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