mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
8 lines
159 B
JSON
8 lines
159 B
JSON
|
{
|
||
|
"tooltip":"Execute lua script in global scope without returning any data.",
|
||
|
"baseNode":"Node_Lua_Global",
|
||
|
"io":[
|
||
|
"any"
|
||
|
],
|
||
|
"name":"Lua Global"
|
||
|
}
|