Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement FindChild and add FindChildrenStartWith #367

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SadPencil
Copy link
Member

@SadPencil SadPencil commented Sep 12, 2022

The original FindChild<T> is implemented in a less extendable way. It is nicely reimplemented now and a new function named FindChildrenStartWith is added.

I am working on a feature that allow mod developpers customize buttons with their own tags, therefore I need to match these buttons with prefix name but the current source code does not provide such a function.

@github-actions
Copy link

github-actions bot commented Sep 12, 2022

Nightly build for this pull request:

  • artifacts.zip
    This comment is automatic and is meant to allow guests to get latest automatic builds without registering. It is updated on every successful build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant