pgs

Function destructure

Source
pub fn destructure(pgs: PGSv2) -> String
Expand description

Turns a PGSv2 structure back into a String.

Useful for destructuring a modified save and then saving it to a .pgs file.