Accessing all variables from the Controller class

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Jika

New Member
Jan 26, 2005
7
0
0
Please help me ! I need you !

I have a problem with Unreal Runtime 2. On my project, I have created a class. In the code that I wrote in this class, I need to read all the variables which are in the Controller class. But it doesn't work ! In fact, it looks like if there was not any link between the two classes, or if the data in the Controller class were private. Can you help me ?