7d08e8727b
Instead of making the accessors `internal` which can break binary compat, make them `public` but hide them with EB never so they don't show up in IntelliSense. Also, do the same for properties with the `PROPERTY_USAGE_INTERNAL` flag. These properties were not meant to be exposed to scripting, but since they've been public before all we can do now is hide them. |
||
---|---|---|
.. | ||
Godot.NET.Sdk | ||
GodotTools | ||
script_templates | ||
bindings_generator.cpp | ||
bindings_generator.h | ||
code_completion.cpp | ||
code_completion.h | ||
editor_internal_calls.cpp | ||
editor_internal_calls.h | ||
hostfxr_resolver.cpp | ||
hostfxr_resolver.h | ||
semver.cpp | ||
semver.h |