Serializes a Document (single package) into FairyGUI binary format (.fui).
This is the reverse of BinaryReader. The output is compatible with the FairyGUI runtime UIPackage.LoadPackage().
UIPackage.LoadPackage()
Serializes a Document (single package) into FairyGUI binary format (.fui).
This is the reverse of BinaryReader. The output is compatible with the FairyGUI runtime
UIPackage.LoadPackage().