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

    Type Alias Team

    The Team opaque type. Can only be compared with mod.Equals, or by retrieving its id with mod.GetObjId.

    type Team = {
        _opaque: typeof TeamSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof TeamSymbol