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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Serialization
/
Converters
History
ben marsh
6eb31298a9
Serialize all public properties to compact binary by default, in line with semantics for JsonSerializer.
...
[CL 30567695 by ben marsh in ue5-main branch]
2024-01-11 09:48:29 -05:00
..
CbArrayConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbClassConverter.cs
Serialize all public properties to compact binary by default, in line with semantics for JsonSerializer.
2024-01-11 09:48:29 -05:00
CbDictionaryConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbEnumConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbFieldConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbListConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbNullableConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbPrimitiveConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00
CbStringConverter.cs
Change CbConverter to an abstract base class rather than interface.
2024-01-10 18:21:54 -05:00