Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneByteChannel
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneByteChannel.h |
Include | #include "Channels/MovieSceneByteChannel.h" |
void SetDefault
&40;
uint8 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 |