Skip to content

Nexus Plugin Framework Documentation NexusGuiButton
Type to start searching
    TheNexusAvenger/Nexus-Plugin-Framework
    TheNexusAvenger/Nexus-Plugin-Framework
    • Home
      • NexusPluginFramework
        • OverridableIndexInstance
        • NexusContainer
        • NexusDisablableContainer
        • NexusWrappedInstance
          • NexusEnum
          • NexusEnumCollection
        • NexusPlugin
        • NexusPluginButton
        • NexusPluginGui
        • NexusPluginToolbar
        • NexusSettings
        • NexusStudioTheme
        • NexusUserInput
          • NexusCollapsableListFrame
            • NexusCollapsableListFrameConstraint
            • NexusContentsPropertyConstraint
            • NexusMultiConstraint
            • NexusSelectionConstraint
          • NexusBoundingSizeConstraint
          • NexusCheckBox
          • NexusImageButton
          • NexusTextBox
          • NexusTextButton
            • NexusGuiButton
              • static NexusGuiButton NexusGuiButton.new(string ButtonClassName)
          • NexusScrollBar
          • NexusScrollingFrame
      • Toolbar
      • Collapsable List
    • Contributing
    • static NexusGuiButton NexusGuiButton.new(string ButtonClassName)
    

    NexusCollapsableListFrameConstraint

    (extends NexusWrappedInstance)

    Gui button that disables auto button colors when disabled. Class is abstract, so it should not be called directly.

    static NexusGuiButton NexusGuiButton.new(string ButtonClassName)

    Creates a Nexus Gui Button object.

    Previous NexusTextButton
    Next NexusScrollBar
    powered by MkDocs and Material for MkDocs