gauges.h returns deprecated message for get_name_of_named_variable(ID)
[[deprecated("Use MSFS_Event.h and MSFS_Vars.h instead")]]
PCSTRINGZ FSAPI get_name_of_named_variable(ID id);
suggesting to use the new APIs, there is however no such replacement call in the mentioned APIs so far.
Not having this call will cause many 3rd party apps not functioning anymore.
Used to retrieve the currently available named vars for home cockpit builders and Apps
Repro steps:
Use get_name_of_named_variable in WASM module and review compiler output.
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.