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

    Type Alias WeaponPackage

    The WeaponPackage opaque type. Can only be compared with mod.Equals. Can only be created with mod.CreateWeaponPackage.

    type WeaponPackage = {
        _opaque: typeof WeaponPackageSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof WeaponPackageSymbol