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
bc56ddf52cedf9dfd386b5c276b5b04e4e5609bc
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
/
Public
History
Mieszko Zielinski
0be96565ff
extracted EAssetTypeCategories into a separate header so that it can be cleanly used by other modules #UE4
...
[CL 2582425 by Mieszko Zielinski in Main branch]
2015-06-10 05:19:42 -04:00
..
AssetToolsModule.h
…
AssetTypeActions_Base.h
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
AssetTypeActions_CSVAssetBase.h
Data table improvements
2015-03-27 12:29:42 -04:00
AssetTypeCategories.h
extracted EAssetTypeCategories into a separate header so that it can be cleanly used by other modules #UE4
2015-06-10 05:19:42 -04:00
ClassTypeActions_Base.h
…
IAssetTools.h
extracted EAssetTypeCategories into a separate header so that it can be cleanly used by other modules #UE4
2015-06-10 05:19:42 -04:00
IAssetTypeActions.h
Content Browser: Added the ability to register new advanced categories without editing engine source
2015-04-25 14:49:25 -04:00
IClassTypeActions.h
…