skeldjs
    Preparing search index...

    Class MedScanSystem<RoomType>

    Represents a system responsible for handling the medbay scan queue.

    See MedScanSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    queue: Player<RoomType>[] = []

    The current queue to access the medbay scan.s

    systemType: SystemType

    Accessors

    Methods