TEvaluationTreeEntryContainer::Add

Add a new element to the entry contents with the specified identifier

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

void Add
(
    FEvaluationTreeEntryHandle ID,
    ElementType && Element
)

Remarks

Add a new element to the entry contents with the specified identifier

Parameters

Parameter

Description

ID

The entry identifier, obtained through AllocateEntry

Element

The element to add

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