Interface WorldClearMarkerUpdate

interface WorldClearMarkerUpdate {
    characterID: string;
}

Properties

Properties

characterID: string