sm.menuCreation
Used to save and load blueprints displayed in the main menu world.
Functions
load
sm.menuCreation.load()
Server-Only
Loads the menu creation blueprint and returns it as a table.
Returns:- [ table ]: The menu creation blueprint.
save
sm.menuCreation.save()
Server-Only
Saves the menu creation blueprint.