RSX Code Reference
    Preparing search index...
    • rsx
    • InspectableAction

    Class InspectableAction<T>

    The InspectableAction implements a callable InspectableMethod. This allows inspectors to add buttons on the UI. When the user clicks the button the action callback will be invoked.

    Type Parameters

    • T extends object
    Index

    Determines the attributes of the inspectable action.

    • Invokes the inspectable method.

      Returns void