I figured it out the second issue. I was missing the XXXXX_API identifier in my module’s class declaration. Everything compiles and works now by providing access through the module object.
I figured it out the second issue. I was missing the XXXXX_API identifier in my module’s class declaration. Everything compiles and works now by providing access through the module object.