Channels

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FMovieSceneCameraShakeSourceTrigger

Public struct

FMovieSceneCameraShakeSourceTriggerChannel

Public struct

FMovieSceneEvent

Public struct

FMovieSceneEventChannel

Public struct

FMovieSceneEventPayloadVariable

Value definition for any type-agnostic variable (exported as text)

Public struct

FMovieSceneEventPtrs

Compiled reflection pointers for the event function and parameters

Public struct

FMovieSceneStringChannel

Functions

Name Description

Public function

bool

 

EvaluateChannel

Public function

bool

 

EvaluateChannel

(
    const FMovieSceneEventChannel*...,
    FFrameTime InTime,
    FMovieSceneEvent& OutValue
)

Public function

bool

 

EvaluateChannel

(
    const FMovieSceneStringChannel*...,
    FFrameTime InTime,
    FString& OutValue
)

Public function

bool

 

ValueExistsAtTime

(
    const FMovieSceneStringChannel*...,
    FFrameNumber InFrameNumber,
    const FString& Value
)

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