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
e28cbc7ead2d10cbcf9beeecdeaaacc3a100b94c
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SlateFileDialogs
/
Private
History
sebastian nordgren
c3a87b3059
SBreadCrumbTrail::GetCrumbMenuContent() now returns a TSharedRef<SWidget>, since there is a HasCrumbMenuContent() to check if there should be content, and it is an error to return an invalid SWidget after saying you have crumb menu content.
...
#rb chris.gagnon [CL 8055340 by sebastian nordgren in Dev-Editor branch]
2019-08-15 04:09:03 -04:00
..
SlateFileDialogsModule.cpp
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SlateFileDialogsPrivate.h
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SlateFileDialogsStyles.cpp
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-02 14:54:39 -05:00
SlateFileDlgWindow.cpp
SBreadCrumbTrail::GetCrumbMenuContent() now returns a TSharedRef<SWidget>, since there is a HasCrumbMenuContent() to check if there should be content, and it is an error to return an invalid SWidget after saying you have crumb menu content.
2019-08-15 04:09:03 -04:00
SlateFileDlgWindow.h
SBreadCrumbTrail::GetCrumbMenuContent() now returns a TSharedRef<SWidget>, since there is a HasCrumbMenuContent() to check if there should be content, and it is an error to return an invalid SWidget after saying you have crumb menu content.
2019-08-15 04:09:03 -04:00