A public, inspector-editable field exposed by a Lua script (any number / boolean / string declared on the script table before load()).
More...
#include <LuaComponent.hpp>
A public, inspector-editable field exposed by a Lua script (any number / boolean / string declared on the script table before load()).
◆ Type
| Enumerator |
|---|
| Number | |
| Bool | |
| String | |
◆ boolean
| bool turbo::ScriptField::boolean = false |
◆ name
| std::string turbo::ScriptField::name |
◆ number
| double turbo::ScriptField::number = 0.0 |
◆ text
| std::string turbo::ScriptField::text |
◆ type
The documentation for this struct was generated from the following file: