C# Класс ACR_ServerMisc.CampaignObjectFileStore

This class implements a storage provider for the campaign database that is backed by the raw file system.
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
DeleteDatabaseStore ( string Campaign ) : bool

Delete a campaign database store for the given campaign name (raw GFF on filesystem format).

DeleteDatabaseStoreAtIndex ( string Campaign, int Index ) : bool

Delete all GFF files in a campaign database at and above a given index.

GetHasDatabaseStore ( string Campaign ) : bool

Check whether there is a campaign database store for the given campaign name (raw GFF on filesystem format).