Struct Made in C++ not showing properties in Blueprint

I am now working on the plugin, I have it from the marketplace, and I am trying to add my own functionality to it (not really I just need to edit that struct in real time by any means necessary)

But anyway I’m updating my VS and adding the game dev install configuration to it as per the YouTube video I’m watching, I think that will make it work, if not the coding gods really hate me

After using the game development installing configuration and updating to the latest version of Visual Studio 2022 that option is not available to me

is visual studio 2022 supported by unreal?

I heard that 4.27 suppors 2022

Is your project a C++ project?

(Late)
No its blueprint, but the plugin is in C++, and im trying to edit it