mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-03 10:09:19 +03:00
e7f16d8a1e738a91836209de03e1de1254e09879
This reverts commit 48a1cb7c96.
As discussed in #57725 and clarified in #57788, `SNAME` is not meant to be used
everywhere but only in critical code paths. For theme methods specifically, it
was by design that only getters use `SNAME` and not setters.
Description
VisualScript as a Godot Engine c++ module
Languages
C++
99.3%
C
0.4%
Python
0.3%