HeavenStudioPlus/Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs
Rapandrasmus cbb912772f Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563)
* * in name when changing value

* Popup UI and quit basics

* Quit button finalized, i think

* fix

* fixed

* right click dropdown prefab

* tryna getit to work

* woohoo it works

* value reset support for text areas

* Color reset support

* Enums and numbers supported

* catchy tune fix
2023-10-14 01:43:44 +00:00
..
BoolPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
BoolPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
ColorPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
ColorPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
EnumPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
EnumPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
NumberPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
NumberPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
StringPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
StringPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00