Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneIntegerChannel
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneIntegerChannel.h |
Include | #include "Channels/MovieSceneIntegerChannel.h" |
void SetDefault
&40;
int32 InDefaultValue
&41;
Remarks
Set this channel's default value that should be used when no keys are present
Parameters
Name | Description |
---|---|
InDefaultValue | The desired default value |