CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
226 stars 87 forks source link

Reimplement FindChild and add FindChildrenStartWith #367

Open SadPencil opened 1 year ago

SadPencil commented 1 year ago

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[bot] commented 1 year ago

Nightly build for this pull request: