OSRS Plugin API
    Preparing search index...

    Type Alias OnComponentChangedCallback

    OnComponentChangedCallback: (iftype: osrs.IfType) => void

    Callback invoked from Events.ON_IF_COMPONENT_CHANGED

    Type Declaration