A Lua function.
| Name | Description |
|---|---|
Value | A Lua value. |
| Name | Description |
|---|---|
Function [constructor] | Construct from Value |
call | Invoke the value as a function. |
displayString | Return a string representation. |
isBoolean | |
isFunction | |
isNil | |
isNumber | |
isString | |
isTable | |
operator() | Invoke the value as a function. |
type |
| Name |
|---|
index_ |
scope_ |
| Name | Description |
|---|---|
Access |