Skip to content

Add the ability to return Lua functions through the new argument parser - #5248

Merged
FileEX merged 1 commit into
multitheftauto:masterfrom
FileEX:parser/lua_functions
Aug 20, 2026
Merged

Add the ability to return Lua functions through the new argument parser#5248
FileEX merged 1 commit into
multitheftauto:masterfrom
FileEX:parser/lua_functions

Conversation

@FileEX

@FileEX FileEX commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

This PR adds the ability to return Lua functions to Lua through the new argument parser.

Motivation

The getEventHandlers function currently returns Lua functions to Lua, so the new parser needs to support this as well. Need for #5240

Checklist

  • Your code should follow the coding guidelines.
  • Smaller pull requests are easier to review. If your pull request is beefy, your pull request should be reviewable commit-by-commit.

@FileEX
FileEX merged commit 6139037 into multitheftauto:master Aug 20, 2026
9 checks passed
@FileEX
FileEX deleted the parser/lua_functions branch August 20, 2026 02:10
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