A Lua string.
| Name | Description |
|---|---|
Value | A Lua value. |
| Name | Description |
|---|---|
String [constructor] | Constructors |
call | Invoke the value as a function. |
displayString | Return a string representation. |
get | |
isBoolean | |
isFunction | |
isNil | |
isNumber | |
isString | |
isTable | |
operator() | Invoke the value as a function. |
operator* | |
type | |
operator std::string_view | Conversion to string_view |
| Name |
|---|
index_ |
scope_ |
| Name | Description |
|---|---|
Access |