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
c8574d3b74477ee9cdd2cd52acebfbdfd5788fb9
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Android
/
AndroidTargetPlatform
/
Private
History
Andriy Tylychko
2a295eb685
deprecated FTicker and family and replaced by thread-safe FTSTicker
...
#jira UE-120090 #rb francis.hurteau [CL 17176325 by Andriy Tylychko in ue5-main branch]
2021-08-16 11:05:18 -04:00
..
AndroidTargetDevice.h
- Removing unused ITargetDevice functionality (like Deploy and Run in C++). These are are supported in some platforms but not all, and are only used by undocumented UFE "commands". UAT is expected to handle all of this.
2021-01-25 11:21:44 -04:00
AndroidTargetDevice.inl
- Removing unused ITargetDevice functionality (like Deploy and Run in C++). These are are supported in some platforms but not all, and are only used by undocumented UFE "commands". UAT is expected to handle all of this.
2021-01-25 11:21:44 -04:00
AndroidTargetDeviceOutput.h
…
AndroidTargetDeviceOutput.inl
…
AndroidTargetPlatform.cpp
deprecated FTicker and family and replaced by thread-safe FTSTicker
2021-08-16 11:05:18 -04:00
AndroidTargetPlatform.h
deprecated FTicker and family and replaced by thread-safe FTSTicker
2021-08-16 11:05:18 -04:00
AndroidTargetPlatformModule.cpp
…