Web Server Interface to Mut with Structs

  • 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.

Obscenery

New Member
Jun 24, 2004
37
0
0
Is there a good tut on how to set up the Web Server interface when the config data is contained in structs? All I can find information on is when they are just vars.

Or, is this something I even want to try to do?
 

EvilDrWong

Every line of code elevates you
Jun 16, 2001
932
0
0
40
Inside the machine
Visit site
You cant have a configurable property without it being a variable ;) I do know that straight off any property added through the FillPlayInfo function automagically show up in the webadmin stuff... but other than that, you got me. Kang and Postal most likely have more WebAdmin experience than i do :p