class MAGES::Editor::PopupPanel::UxmlFactory¶
Overview¶
A factory for PopupPanel elements. More…
class UxmlFactory
{
public:
// properties
override string uxmlName;
// methods
override VisualElement Create(IUxmlAttributes bag, CreationContext cc);
};
Detailed Documentation¶
A factory for PopupPanel elements.
Properties¶
override string uxmlName
Gets the name of the UXML element.