![]() |
iFun Engine API
1.0.0-b2821
Great Technology for Great Games
|
Classes | |
struct | RecurringSchedule |
Public Types | |
typedef boost::variant < int64_t, double, std::string > | Value |
Public Attributes | |
fun::WallClock::Value | begin_ts |
std::string | description |
fun::WallClock::Value | end_ts |
bool | is_recurring |
std::string | name |
struct fun::DeployApiService::CampaignArgument::RecurringSchedule | recurring_schedule |
std::vector< std::pair < std::string, Value > > | values |