Loom Engine - v3.1.1
    Preparing search index...

    Interface ZoneBossEntityResource

    interface ZoneBossEntityResource {
        byZone: Map<string, ZoneBossEntity | null>;
    }
    Index

    Properties

    Properties

    byZone: Map<string, ZoneBossEntity | null>