[2024] 1.5.27 - SDK 1.4.5 - WebAssembly (WASM) section - Incorrect information on struct sSystemInstallData

Version: *1.5.27

Frequency: Consistently*

Severity: *Low
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)

Marketplace package name: if applicable

Context: What package? When editing or mounted from Community? In main menu or in flight? etc…

Similar MSFS 2020 issue: insert url here if applicable

Bug description:

shows struct sSystemInstallData parameter as

char *strParameters

When the code has

struct sSystemInstallData
{
char* parameterString;
};

text refers to parameterString, which is correct.

Repro steps:

Attachments:

Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content

so basically just a name issue?

Yep, I call them when I see them, plus I like being a pain in the butt to ASOBO SDK document writers.

I believe @Nocturne might be the guy then :slight_smile:

1 Like

Will be fixed in the next SDK update. Thanks for pointing it out!

1 Like

Hello @DA40CGDFQ

This was fixed in SDK 1.5.3 documentation

Regards,
Sylvain

1 Like

This topic has been automatically closed after 60 days of inactivity since it was marked as fixed.

If there is important new information about this same report, you can use the “Request reopen” button below to ask the moderation team to review it again.
For other issues or broader discussion, please open a new topic in the appropriate category.