Date
June 7, 2024
Hours
3
Tags
UnrealCodeC++BlueprintsLETSGO
Fixed a crash where we tried to pop an empty NoteContainer
.
Learned about C++ out parameters, which I used for the PopNextNote()
function.
Search
Fixed a crash where we tried to pop an empty NoteContainer
.
Learned about C++ out parameters, which I used for the PopNextNote()
function.