Hot to SetGet Option String / URL Params

Hey,

how can I set and get the URL Options such as User & Password during Runtime with C++ to not to have to pass (know) it while gamestart.
Especialy to send Parameters and Options like are used here with “Name”.
https://docs.unrealengine.com/latest/INT/API/Runtime/Engine/GameFramework/AGameMode/Login/index.html

Thanks ! :wink: