5 Commits

Author SHA1 Message Date
98c9dde98a fix: GetBehaviourInParent not working properly 2025-04-06 15:50:21 +03:00
4ec1a32db2 refactor!: IGameObject removed 2025-03-28 17:48:31 +03:00
4416f64287 refactor: IBehaviourController.TryGetBehaviour to Extension Method 2024-11-24 11:34:36 +03:00
981db0190f feat: GetOrAddBehaviour Extension for IBehaviourController 2024-11-23 22:25:45 +03:00
14e3337daa feat: BehaviourControllerExtensions
- TryGetBehaviourInParent
- GetBehaviourInParent
- TryGetBehaviourInChildren
- GetBehaviourInChildren
2024-02-07 11:53:57 +03:00