Skip to main content
File: Assets/_MolcaSDK/_VR/Scripts/Scenario/Session/ScenarioNetworkConfig.cs

Modes

  • SessionNetworkMode.Asset — each route uses an HttpRequestAsset (HttpClient).
  • SessionNetworkMode.Yaml — reads yamlFileName from Application.persistentDataPath and merges with base URL from file.

Default path constants

Verify against deployed assets; fragments include:

Unity Editor

ScenarioSessionManager → Scenario Network Config foldout with HttpRequestAsset slots.

ScenarioNetworkConfig fields in Unity Inspector

ScenarioNetworkConfig embedded in ScenarioSessionManager