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
ce4243021125e58f20255fa460996ffbdacc79bc
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
DotNETCommon
/
DotNETUtilities
History
Steve Robb
46ad05daa9
Use %~dp0% to refer to current folder, avoiding non-ASCII path name issues where a short name doesn't exist.
...
#codereview robert.manuszewski [CL 2635630 by Steve Robb in Main branch]
2015-07-28 13:44:06 -04:00
..
Properties
…
AssemblyUtils.cs
Remove Remove some redundant and unused functions;
2015-07-22 14:00:30 -04:00
CaselessDictionary.cs
Makefile fix for UHT types being added to or removed from existing headers.
2015-06-09 11:50:55 -04:00
DotNETUtilities.csproj
UE-18654 - Fix uses of GetExecutingAssembly in UAT/UBT
2015-07-17 16:38:17 -04:00
FileContentsCacheType.cs
Makefile fix for UHT types being added to or removed from existing headers.
2015-06-09 11:50:55 -04:00
FileSystem.cs
Use Unicode version of GetShortPathName.
2015-07-27 12:09:13 -04:00
HarvestEnvVars.cs
Use %~dp0% to refer to current folder, avoiding non-ASCII path name issues where a short name doesn't exist.
2015-07-28 13:44:06 -04:00
LaunchProcess.cs
…
SimpleWebRequest.cs
…
ThreadSafeQueue.cs
…
XmlHandler.cs
…