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

    Type Alias Squad

    The Squad opaque type. Currently, it cannot be compared at all, not even with mod.Equals. It cannot have its id retrieved either with mod.GetObjId.

    type Squad = {
        _opaque: typeof SquadSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof SquadSymbol