Interface that should be implemented to pass object as Saver.registerObjectSaver parameter.
Function that converts serialized data from saves scope to your object instance.
Function used to save serialized data of your object instance.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Interface that should be implemented to pass object as Saver.registerObjectSaver parameter.