Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::TrackingValue::Value Union Reference

Public Member Functions

 Value ()
 
 ~Value ()
 

Public Attributes

bool asBool
 
int64_t asInteger
 
double asDouble
 
std::string asString
 

Constructor & Destructor Documentation

◆ Value()

ttv::TrackingValue::Value::Value ( )
inline

◆ ~Value()

ttv::TrackingValue::Value::~Value ( )
inline

Member Data Documentation

◆ asBool

bool ttv::TrackingValue::Value::asBool

◆ asDouble

double ttv::TrackingValue::Value::asDouble

◆ asInteger

int64_t ttv::TrackingValue::Value::asInteger

◆ asString

std::string ttv::TrackingValue::Value::asString

The documentation for this union was generated from the following file: