You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Always remind users about tutorials until they complete the tutorial or explicitly dismiss it (UE-9550) - Previously, even opening a tutorial once would prevent the reminder beacon for that tutorial to show again, ever. - Now, the beacon will be hidden for the remainder of that editor session and reappear the next time, unless the user completed the tutorial - The user can also right click on the beacon and choose to "Don't Remind Me Again" which will prevent it from appearing in the future for that specific tutorial (no change in behavior) #codereview james.golding, richard.hinckley [CL 2448756 by Matthew Griffin in Main branch]