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

    Type Alias EmplacementSpawner

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

    type EmplacementSpawner = {
        _opaque: typeof EmplacementSpawnerSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof EmplacementSpawnerSymbol