Advertisement

Callback MSFS

Started by April 20, 2022 10:38 AM
0 comments, last by MikeCyber 2 years, 7 months ago

Hi

WASM: Gauge Bitmap has no callback function in module vfs://4/SimObjects/Airplanes/4/panel/4.wasm

but I have:

// Callbacks

extern "C" {

MSFS_CALLBACK bool Demo_gauge_callback(FsContext ctx, int service_id, void* pData)

{

Why the error, what am I doing wrong?

Many thanks

This topic is closed to new replies.

Advertisement