Last updated 8 months ago
GUIException throws when something wrong goes with GUIPanel, not valid or panel not found or panel is null.
GUIException
Default constructor.
GUIException(string message)
Constructor with message.
GUIException(string message, Exception innerException)
Constructor with message and innerException.
class ForceEditor.GUIException