Vixen
02b45cc4
csharp
public sealed class NetworkSceneMap

Which local scene each networked scene is, on this peer.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

The join between a name both ends know and a handle only this one does. Nothing here is sent: it is filled in as this peer loads scenes, and a spawn naming a scene that is not in it is a spawn for a level this peer has not finished loading.

Fields and properties (1)

  • public int Count

    How many scenes are mapped.

Methods (4)

Used by (3)

  • NetworkSpawnSystemVixen.Net.Engine
  • NetworkSpawnTestsVixen.Net.Engine.Tests
  • NetworkSpawnerVixen.Net.Engine