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

    Type Alias Object

    Object:
        | AreaTrigger
        | CapturePoint
        | EmplacementSpawner
        | FixedCamera
        | HQ
        | InteractPoint
        | LootSpawner
        | MCOM
        | Player
        | RingOfFire
        | Sector
        | SFX
        | SpatialObject
        | Spawner
        | SpawnPoint
        | Team
        | Vehicle
        | VehicleSpawner
        | VFX
        | VO
        | WaypointPath
        | WorldIcon

    The Object type is the union of all other object types. They can be compared with mod.Equals, or by retrieving their id with mod.GetObjId.