Tileson 1.4.0
A helpful json parser for Tiled maps
Loading...
Searching...
No Matches
tson::Property Member List

This is the complete list of members for tson::Property, including all inherited members.

getName() consttson::Propertyinline
getPropertyType() consttson::Propertyinline
getType() consttson::Propertyinline
getValue() consttson::Propertyinline
getValue() consttson::Propertyinline
getValueType() consttson::Propertyinline
getValueTypeInfo()tson::Propertyinline
m_nametson::Propertyprotected
m_projecttson::Propertyprotected
m_propertyTypetson::Propertyprotected
m_typetson::Propertyprotected
m_valuetson::Propertyprotected
Property()tson::Propertyinline
Property(IJson &json, tson::Project *project=nullptr)tson::Propertyinlineexplicit
Property(std::string name, std::any value, Type type)tson::Propertyinline
setName(const std::string &name)tson::Propertyinline
setStrValue(const std::string &value)tson::Propertyinline
setTypeByString(const std::string &str)tson::Propertyinlineprotected
setValue(const std::any &value)tson::Propertyinline
setValueByType(IJson &json)tson::Propertyinline