godot/modules/noise/editor
Micky ef5b9a06a9 Rename hint_tooltip to tooltip_text & setget
`hint_tooltip` -> `tooltip_text`
`set_tooltip` -> `set_tooltip_text`
`_get_tooltip` -> `get_tooltip_text`

Updates documentation, too.
2022-08-27 01:35:01 +02:00
..
noise_editor_plugin.cpp Rename hint_tooltip to tooltip_text & setget 2022-08-27 01:35:01 +02:00
noise_editor_plugin.h