Function inspectableAction

  • Specifies that the attributed method is an UI action. This will add a button to call the method from the UI.

    Parameters

    • Optionaltitle: string
    • OptionalisIconOnly: boolean

    Returns AttributeDecorator<Attribute>