UE5 C++ 33 - How To Add Visibility Keyframe In Level Sequence with C++? - Unreal Tutorial Editor CPP

Опубликовано: 14 Октябрь 2024
на канале: Alex Quevillon [En]
363
13

Another type of keyframe, but this time we're going through the whole flow to create the Track, Section and Keyframe in one function.


Note: All Level Sequence functions aren't going to work in packaged game.


Project Download: https://www.patreon.com/posts/unreal-...


Video 22:    • UE5 C++ 22 - How To Add Possessable A...  


ULevelSequence: https://docs.unrealengine.com/5.2/en-...
UMovieScene: https://docs.unrealengine.com/5.2/en-...
UMovieSceneSection: https://docs.unrealengine.com/5.2/en-...
UMovieSceneVisibilityTrack: https://docs.unrealengine.com/5.2/en-...
MovieSceneBoolSection: https://docs.unrealengine.com/5.2/en-...
FMovieSceneChannelProxy: https://docs.unrealengine.com/5.2/en-...
FMovieSceneBoolChannel: https://docs.unrealengine.com/5.2/en-...


────────────────────────────────────────────────────
Playlist ►    • How To? - Unreal Engine 5 C++  
Poll C++ ► https://forms.gle/Hh64WpUK6kcgX6SC8
────────────────────────────────────────────────────
French Channel ► https://www.youtube.com/AlexQuevillon...
English Channel ► https://www.youtube.com/AlexQuevillon...
────────────────────────────────────────────────────
Discord ►   / discord  
Patreon (Project Files) ►   / alexquevillon  
YouTube Members ►    / @alexquevillonen  
────────────────────────────────────────────────────
Unreal Engine Version ► 5.2
────────────────────────────────────────────────────


0:00 Intro
0:25 Code from previous videos
0:33 Declare functions
1:35 Includes
3:11 Add visibility keyframe
10:15 Remove visibility keyframe
13:43 Test
16:17 Patreon Wall!


#UnrealEngine #UE5 #UE5Tutorial #UE4 #UE4Tutorial
UE5 C++ 33 - How To Add Visibility Keyframe In Level Sequence with C++? - Unreal Engine Tutorial Editor CPP