Syntriax
|
e725a4e89c
|
refactor: Renamed Delegate Declarations as EventHandler
|
2024-11-23 23:14:44 +03:00 |
Syntriax
|
c0c48c7d51
|
refactor: IHierarchyObject Nullable IGameManager to Non-Nullable
Since in a typical use case of these classes they are already in the
hierarchy and it bloats the behaviour code with lots of null checks
|
2024-11-17 22:05:22 +03:00 |
Syntriax
|
4856800f5f
|
feat: Improved Entering & Exiting of Hierarchy Objects
|
2024-11-03 20:13:25 +03:00 |
Syntriax
|
43f1749b04
|
refactor: IHierarchy Integration with Overall Code Base
|
2024-10-26 13:46:04 +03:00 |
Syntriax
|
91aa26e15a
|
BREAKING CHANGE: Added IHierarchObject with Hierarchy Enter & Exit
|
2024-10-22 22:05:22 +03:00 |