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

fix: lua FText param handling #422

Merged
merged 1 commit into from
Mar 3, 2024
Merged

fix: lua FText param handling #422

merged 1 commit into from
Mar 3, 2024

Conversation

localcc
Copy link
Contributor

@localcc localcc commented Mar 3, 2024

Description

Fixes FText param handling in Hooks/etc.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested by using RegisterHook on a sample project, then reading the received FText value, as well as replacing the return value.

Checklist

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have added the necessary description of this PR to the changelog, and I have followed the same format as other entries.
  • Any dependent changes have been merged and published in downstream modules.

@localcc localcc merged commit fd7105f into main Mar 3, 2024
@localcc localcc deleted the lua_ftext_fix branch March 3, 2024 21:28
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.

None yet

2 participants