unity-atoms/Packages/Core/Editor/Utils
Thimo 4912480957
#67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317)
* [Added] Feature for #67 event name suggestion initial version

* [Refactored] Cleaned naming code to its own class

* [Fixed] c# range is not supported in 2019.4 LTS

* * Simplified logic for suggested name in AtomDrawer
* Simplified CleanPropertyName - first if-block was catched by second block
* Replaced FilterLastIndexOf with typeof(T).Name

---------

Co-authored-by: Thimo de Ram <tdram@esites.local>
Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
2023-07-22 18:54:35 +02:00
..
AtomNameUtils.cs #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) 2023-07-22 18:54:35 +02:00
AtomNameUtils.cs.meta #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) 2023-07-22 18:54:35 +02:00
IMGUIUtils.cs More WIP 2020-03-02 02:26:06 +01:00
IMGUIUtils.cs.meta More WIP 2020-03-02 02:26:06 +01:00