How to use a springArm node in GDNative c++

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By BlackRaven

I’m trying to save an instance of a springArm in GDNative c++, but when trying to build it the compiler throws an error because unrefernce is not a member of springArm. What am I doing wrong?