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:
parent
f488a841c7
commit
4e3d5a9a2c
3 changed files with 1 additions and 12 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue