Skip to content

Rename AtkValueType.String8 to ConstString#1850

Merged
wolfcomp merged 1 commit into
aers:mainfrom
Haselnussbomber:conststring
Jun 2, 2026
Merged

Rename AtkValueType.String8 to ConstString#1850
wolfcomp merged 1 commit into
aers:mainfrom
Haselnussbomber:conststring

Conversation

@Haselnussbomber
Copy link
Copy Markdown
Collaborator

@Haselnussbomber Haselnussbomber commented May 31, 2026

It straight up copies the pointer in AddonArmouryBoard_OnRefresh (0x141325E62), for example.
That further confirms that the type has to be a const char*.

And the GetManagedString function is just returning a char*, doesn't matter if it's managed or not, so I renamed it to GetString.
The other function, previously called GetString, seems to be used for String8/ConstString types, so I renamed that to GetConstString.

@wolfcomp wolfcomp merged commit 13d6d1b into aers:main Jun 2, 2026
5 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