Переглянути джерело

[DOCS] Popup.popup_exclusive description

homer666 7 роки тому
батько
коміт
d4ce53b9b1
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      doc/classes/Popup.xml

+ 1 - 0
doc/classes/Popup.xml

@@ -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>