iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Public Types | Public Attributes | List of all members
fun::DeployApiService::CampaignRewardSchema Struct Reference

Public Types

enum  ValueType { VT_INT = 0, VT_FLOAT = 1, VT_STRING = 2 }
 

Public Attributes

std::string id
 
std::string name
 
ValueType value_type