JX-Master / LunaSDK

Luna SDK is a C++ software development framework for real-time rendering applications.
Other
124 stars 8 forks source link

Fix the bug that causes properties in base type of one derived structure type not get serialized/deserialized. #84

Closed JX-Master closed 2 weeks ago

JX-Master commented 2 weeks ago

[Runtime]Adds one new get_struct_properties function that will return properties of base type for one structure type. [Runtime]Fix the bug that causes properties in base type of one derived structure type not get serialized/deserialized.