class MAGES::Localization::Editor::TextEntriesWizard¶
Overview¶
Editor window that allows to add text entries to prefabs. More…
class TextEntriesWizard: public EditorWindow
{
public:
// classes
class ListElement;
// methods
static void OpenWindow();
};
Detailed Documentation¶
Editor window that allows to add text entries to prefabs.
Methods¶
static void OpenWindow()
Opens the window.