bf6-portal-mod-types
    Preparing search index...

    Type Alias UIWidget

    The UIWidget opaque type. TODO: Determine if it can be compared with mod.Equals.

    type UIWidget = {
        _opaque: typeof UIWidgetSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof UIWidgetSymbol