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

Implement global Lua function GenerateLuaTypes (#625) #664

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

igromanru
Copy link
Contributor

@igromanru igromanru commented Sep 26, 2024

Added GenerateLuaTypes like described in #625.
Additionally added dumpers functions to Types.lua.

Built UE4SS and tested in Abiotic Factor. The function works and does exactly the same as the button in the GUI.

resolve #625

feat: Add mod nullptr check to Genera
docs: Add missing Dumpers global functions to Types.lua
UE4SS
UE4SS previously approved these changes Sep 27, 2024
Copy link
Collaborator

@UE4SS UE4SS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good, but I haven't tested it.

@igromanru
Copy link
Contributor Author

Conflict resolved

@UE4SS UE4SS merged commit d0ebf12 into UE4SS-RE:main Oct 1, 2024
@igromanru igromanru deleted the issues_625 branch October 2, 2024 08:35
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.

[Feature] Register "UE4SSProgram::generate_lua_types" as a lua function
2 participants