You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Introduced OperationFlags::InitializeNewInstance to the Json Serialization which allows custom json serializers to indicate that they need to set defaults only to new instances. Objects created to fill in a pointer are considered new objects and serializer can use the new ContinuationFlags::LoadAsNewInstance to also inform that the load is happening on a new object. Serializer that use the InitializeNewInstance flag know that a new object is begin initialized if they're called with an explicit default object. |
5 years ago | |
|---|---|---|
| .. | ||
| CryEngine | 5 years ago | |
| Framework | 5 years ago | |
| LauncherUnified | 5 years ago | |
| Sandbox | 5 years ago | |
| Tools | 5 years ago | |
| CMakeLists.txt | 5 years ago | |