Юниверс DG SDK UI
v2.15.0

Интерфейс UEAssetModifyBulkMeta

interface UEAssetModifyBulkMeta {
    getStore: (
        modifyOperationStore: IBulkOperationSettings,
        key: string,
    ) => IDgModifyInnerStore;
    key: string;
}
Индекс

Свойства

Свойства

getStore: (
    modifyOperationStore: IBulkOperationSettings,
    key: string,
) => IDgModifyInnerStore
key: string