25 #ifndef AURORA_LUA_VARIABLE_H 26 #define AURORA_LUA_VARIABLE_H 105 #endif // AURORA_LUA_VARIABLE_H void * getRawUserType() const
A class holding an UTF-8 string.
const FunctionRef & getFunction() const
void setType(Type type, const Common::UString &exactType="")
bool operator==(const Variable &var) const
Common::UString _exactType
Common::UString & getString()
union Aurora::Lua::Variable::@5 _value
Variable & operator=(const Variable &var)
Variable(Type type, const Common::UString &exactType="")
A reference to a Lua function.
const Common::UString & getExactType() const
A reference to a Lua table.
Common::UString * _string
bool operator!=(const Variable &var) const