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

    Type Alias Player

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

    type Player = {
        _opaque: typeof PlayerSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof PlayerSymbol