You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Adds VConstrainedInt and VConstrainedFloat
- Updates CIntType to use `struct Constraint : public TOptional<int64_t>` to allow for unbounded ints
- Did not implement logic supporting use of unbounded ints within the Solaris library... this is just for VM support atm
- Changed VInt to derive from VValue to support using it with TWriteBarrier
#rb russell.johnston, Tim.Smith
[FYI] Won.Chun (for the VerseJsonInterfaceGen.cpp change's for CIntCype)
[CL 33269805 by jared cotton in ue5-main branch]