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

    Interface LoadedSlot

    interface LoadedSlot {
        meta: SlotMetadata;
        snapshot: WorldSnapshot;
    }
    Index

    Properties

    Properties

    snapshot: WorldSnapshot