Iterate the list of all configuration values in the current environment that it might
be possible to display or edit using a generic UI. To get the first iterable value,
pass k_ESteamNetworkingConfig_Invalid. Returns k_ESteamNetworkingConfig_Invalid
to signal end of list.
The bEnumerateDevVars argument can be used to include "dev" vars. These are vars that
are recommended to only be editable in "debug" or "dev" mode and typically should not be
shown in a retail environment where a malicious local user might use this to cheat.
Iterate the list of all configuration values in the current environment that it might be possible to display or edit using a generic UI. To get the first iterable value, pass k_ESteamNetworkingConfig_Invalid. Returns k_ESteamNetworkingConfig_Invalid to signal end of list.
The bEnumerateDevVars argument can be used to include "dev" vars. These are vars that are recommended to only be editable in "debug" or "dev" mode and typically should not be shown in a retail environment where a malicious local user might use this to cheat.