Interface WorldInnUpdate

interface WorldInnUpdate {
    npcID: string;
}

Properties

Properties

npcID: string