interface/cl_main_create¶
Source: gamemode/framework/interface/cl_main_create.lua
Documented functions: 1
Functions¶
PANEL:Reset()¶
Resets the character creation state so the panel can be reused for a fresh character.
Wipes the payload back to its defaults, destroys any cached tab pages, and clears the
in-flight submission guard. Called on panel init and every time the panel slides in.
Realm: client