Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/Blending > API/Runtime/MovieScene/Evaluation/Blending/TBlendableToken
| Type | Name | Description | |
|---|---|---|---|
| Default construction | |||
TBlendableToken
(
const TBlendableToken& |
Copying is disabled | ||
| Move construction/assignment | |||
TBlendableToken
(
T&& InValue, |
Construction from a value, blend method, and a weight. Scope and bias to be populated later | ||
TBlendableToken
(
T&& InValue, |
Construction from a value, scope, context, blend method, and a weight |