Yes
This commit is contained in:
parent
93174bdcbd
commit
52cf0aad1b
@ -29,7 +29,7 @@ namespace ui_scripting
|
|||||||
value(const table& value);
|
value(const table& value);
|
||||||
value(const function& value);
|
value(const function& value);
|
||||||
|
|
||||||
bool value::operator==(const value& other);
|
bool operator==(const value& other);
|
||||||
|
|
||||||
template <typename T>
|
template <typename T>
|
||||||
bool is() const;
|
bool is() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user