Constructs new UI.ConfigVisualizer instance with specified elements names prefix.
configuration file to be loaded
elements names prefix used for this visualizer
Constructs new UI.ConfigVisualizer instance with default elements names prefix (config_vis).
configuration file to be loaded
Removes all elements with current element name prefix. In other words, removes all elements that were created by this. UI.ConfigVisualizer instance
target UI.WindowContent.elements section
Creates elements in the window to visualize configuration file.
target UI.WindowContent.elements section
Optional
prefs: Partial<Vector>top left position of the first element. Default position is (0, 0, 0)
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Class used to visualize configuration file contents in a simple way.