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
f9cdeb96cd5b330ca5fcd0dbbbdb6e58b620bdde
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
AddContentDialog
History
Bob Tellez
b3b6ef475f
Checking in Mikolaj Sieluzycki's change to fix up callsites to ask for the value of an enum entry instead of the index. The value and the index are the same unless the enum specified element values in its declaration (i.e. enum MyEnum { FirstValue = 1 })
...
[CL 2634487 by Bob Tellez in Main branch]
2015-07-27 16:26:39 -04:00
..
Private
Checking in Mikolaj Sieluzycki's change to fix up callsites to ask for the value of an enum entry instead of the index. The value and the index are the same unless the enum specified element values in its declaration (i.e. enum MyEnum { FirstValue = 1 })
2015-07-27 16:26:39 -04:00
Public
Fixed include in FeaturePackContentSource.h
2015-07-13 05:58:38 -04:00
AddContentDialog.Build.cs
Added suport for classes to register with super search for handling/acting on searches
2015-04-27 05:56:20 -04:00