![]() |
Cross Platform Easy Save
|
VoxelBusters.Serialization module implements classes that can be used for saving and restoring object values between game session. More...
Classes | |
class | SerializationManager |
The SerializationManager class is the interface for saving and restoring object values between game sessions. More... | |
class | SerializationUtility |
Utility functions for implementing and extending the serialization support for Unity objects created at runtime. More... | |
VoxelBusters.Serialization module implements classes that can be used for saving and restoring object values between game session.