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

Initialize attribute value from string internally, then add it to list #48

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

rafradek
Copy link
Contributor

@rafradek rafradek commented Apr 4, 2023

Initialize string attribute value inside a variable, then add the attribute with that value with SetRuntimeAttributeValue. The motivation for this change is because my mod tracks attribute changes, and it does it by hooking to various attribute altering functions. This will not work if the attribute value is written to memory directly

@nosoop nosoop merged commit 0ad1250 into FlaminSarge:master Apr 4, 2023
@nosoop
Copy link
Collaborator

nosoop commented Apr 4, 2023

Looks fine to me; thanks for the contribution! Will bump version and issue a release shortly.

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