Bitbybit Docs
    Preparing search index...

    Class SetButtonTextDto (Inputs.BabylonGui)

    Feeds babylon.gui.button.setButtonText with a button and its new label.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalbutton: Button
      • Optionaltext: string

      Returns SetButtonTextDto

    Properties

    button: Button

    The button to change in place

    undefined
    
    text: string

    The text shown on the button from then on

    Click me!