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

    Type Alias HQ

    The HQ opaque type. Can only be compared with mod.Equals, or by retrieving its id with mod.GetObjId. Cannot be spawned at runtime.

    type HQ = {
        _opaque: typeof HQSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof HQSymbol