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
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
/
Templates
History
steve robb
91e8b8cc45
Restored the 'non-null-return' attributes of non-debug CastChecked() and removed the explicit handling of null, which is not a legal return value.
...
#rb devin.doucette [FYI] neil.henning [CL 35245469 by steve robb in ue5-main branch]
2024-08-01 11:08:43 -04:00
..
Casts.h
Restored the 'non-null-return' attributes of non-debug CastChecked() and removed the explicit handling of null, which is not a legal return value.
2024-08-01 11:08:43 -04:00
IsTObjectPtr.h
…
IsUEnumClass.h
…
NonNullSubclassOf.h
Verse native:
2024-07-22 18:52:24 -04:00
SubclassOf.h
…
SubclassOfField.h
…