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

    Interface LootDrop

    interface LootDrop {
        itemId: string;
        count: number;
    }
    Index

    Properties

    Properties

    itemId: string
    count: number