rokojori-godot/rokojori-action-library-def.../properties/RJNumberProperty.json

12 lines
206 B
JSON
Raw Normal View History

2024-07-26 05:45:02 +00:00
{
"class":"RJNumberProperty:RJNetworkNode",
"includes":[ "./RJAction.h" ],
"public":
{
"virtual set()" : { "value":"double" },
"virtual get():double": {},
"action changed" : {}
}
}