VariantUtility: Unexpose Math::range_step_decimals

This method was meant only as a convenience for editor code
to allow using a step of 0 to disable snapping.

It was exposed by mistake when refactoring GlobalScope.
This commit is contained in:
Rémi Verschelde 2022-03-07 22:12:12 +01:00
parent f488a841c7
commit 4e3d5a9a2c
3 changed files with 1 additions and 12 deletions

View file

@ -791,12 +791,6 @@
[/codeblock]
</description>
</method>
<method name="range_step_decimals">
<return type="int" />
<argument index="0" name="x" type="float" />
<description>
</description>
</method>
<method name="rid_allocate_id">
<return type="int" />
<description>