xna-cncnet-client icon indicating copy to clipboard operation
xna-cncnet-client copied to clipboard

Reimplement FindChild and add FindChildrenStartWith

Open SadPencil opened this issue 3 years ago • 1 comments

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.

SadPencil avatar Sep 12 '22 20:09 SadPencil

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.

github-actions[bot] avatar Sep 12 '22 20:09 github-actions[bot]