This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bcdeee200583ec930d99775b383d60bce714dcc
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
IntroTutorials
/
Public
History
Richard Hinckley
41a00ec0ab
Added a feature to in-engine tutorials that enables platform-specific screen skipping.
...
[CL 2604350 by Richard Hinckley in Main branch]
2015-06-29 14:06:00 -04:00
..
EditorTutorial.h
Added a feature to in-engine tutorials that enables platform-specific screen skipping.
2015-06-29 14:06:00 -04:00
IIntroTutorials.h
[UE-9586] The "Back" button in tutorials can be linked to a different tutorial, like the "Next" button. Tutorials assigned to the "Previous Tutorial" field (new) will be used for this, and will activate the button for this purpose on stage 0. Tutorials started in this way will begin on their final stage. The Launch Tutorial functionality (in code) now uses an enum for startup instead of a bool, so we can force a restart, continue from where we left off (default), or start at the final stage.
2015-04-02 16:56:18 -04:00
TutorialMetaData.h
…