FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[FEATURE] Access component/s of parent or child · Issue #609 · EngineSquared/EngineSquared · GitHub

[FEATURE] Access component/s of parent or child #609

Description

Problem Statement

Sometimes I want to collect a component of the parent entity or child but I have to use a custom method to collect components. It should be cool to have an integrated getter in Relationship plugin.

Proposed Solution

Have clear functions to retrieve components of parent/childs out of an entity. Check other engine's API like unity's one GetComponentInChildren.

Alternative Solutions

We should check how to integrate functions to entity class. It happens often that we want to aggregate some utility functions to it like those one.

Use Cases

Describe how this feature would be used and who would benefit from it:

  • Use case 1: Use it to directly retrieve entities parent components

Impact

Describe the potential impact of this feature:

  • None

Implementation Details (optional)

None

Additional Context

None

Related Issues

List any related issues or PRs:

  • None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood-first-issueGood issue for first-time contributorsquality of lifeImprovements that enhance user or developer experience without adding new core features

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL