Skip to content

feature(find-child): export CUIWindow::FindChild to Lua and add UI casting exports - #653

Merged
themrdemonized merged 18 commits into
themrdemonized:prfrom
nltp-ashes:feature/find-child
Sep 7, 2026
Merged

themrdemonized merged 18 commits into
themrdemonized:prfrom
nltp-ashes:feature/find-child

Conversation

@nltp-ashes

Copy link
Copy Markdown
Contributor

Exported CUIWindow::FindChild to Lua. This function always returns a CUIWindow, so I also added class-casting functions to cast CUIWindow to the different sub-classes on the Lua side.

Also changed the type of the argument of CUIWindow::FindChild because it cannot be serialized to Lua.

@themrdemonized
themrdemonized changed the base branch from all-in-one-vs2022-wpo to pr September 7, 2026 05:12
@themrdemonized
themrdemonized merged commit ef7102c into themrdemonized:pr Sep 7, 2026
17 of 18 checks passed
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.

2 participants