You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +00:00
[DOCS] Popup.popup_exclusive description
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
</methods>
|
||||
<members>
|
||||
<member name="popup_exclusive" type="bool" setter="set_exclusive" getter="is_exclusive">
|
||||
If [code]true[/code] the popup will not be hidden when a click event occurs outside of it, or when it receives the [code]ui_cancel[/code] action event.
|
||||
</member>
|
||||
</members>
|
||||
<signals>
|
||||
|
||||
Reference in New Issue
Block a user