![]() |
Skylicht Engine
|
Utility class for importing GUI layouts and components into a CCanvas from files or serializable data. More...
#include <Graphics2D/CGUIImporter.h>
Utility class for importing GUI layouts and components into a CCanvas from files or serializable data.
CGUIImporter provides static methods for loading GUI layouts from XML (.gui) files, importing from serialized data, and managing the loading lifecycle (including asynchronous or step-based loading).