FMovieSceneObjectPathChannel::SetDefault

Set this channel's default value that should be used when no keys are present

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneObjectPathChannel.h

Include

#include "Channels/MovieSceneObjectPathChannel.h"

Syntax

void SetDefault
(
    UObject * InDefaultValue
)

Remarks

Set this channel's default value that should be used when no keys are present

Parameters

Parameter

Description

InDefaultValue

The desired default 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