cncandi Posted March 27, 2022 Report Posted March 27, 2022 Hi, you have very good documentation for using Offsets in C#. That works perfect. But I need a documentation for using LVars in C#. Maybe WASM Client si available in C# as well? I'm using FBW Airbus. Or is there a Offset List for FBW as well?
Paul Henty Posted March 28, 2022 Report Posted March 28, 2022 10 hours ago, cncandi said: But I need a documentation for using LVars in C#. Maybe WASM Client si available in C# as well? Yes, you can use the MSFSVariableServices class in my DLL. Make sure you have version 3.2.19. The main documentation for this class is a separate example project. You can download it here: http://fsuipc.paulhenty.com/#downloads Also, the first post in the following thread has an overview of this class, requirements and how to use it: https://forum.simflight.com/topic/92372-added-support-for-lvarshvars-access-in-msfs-via-john-dowsons-wasm-module/ Quote Or is there a Offset List for FBW as well? I don't think so, people seem to be using LVars and HVars for this aircraft. Paul
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now