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

    Type Alias RingOfFire

    The RingOfFire opaque type. Can only be compared with mod.Equals, or by retrieving its id with mod.GetObjId. Can be spawned at runtime with mod.SpawnObject(RuntimeSpawn_Common.RingOfFire, ...args) as mod.RingOfFire.

    type RingOfFire = {
        _opaque: typeof RingOfFireSymbol;
    }
    Index

    Properties

    Properties

    _opaque: typeof RingOfFireSymbol