Photon.Pun.PunSceneViews Class Reference

Stores a PhotonView instances per viewId (key). Instance is used as cache storage in-Editor. More...

Inheritance diagram for Photon.Pun.PunSceneViews:

Public Attributes

Dictionary< int, PhotonViewViews = new Dictionary<int, PhotonView>()
 

Properties

static PunSceneViews Instance [get]
 

Detailed Description

Stores a PhotonView instances per viewId (key). Instance is used as cache storage in-Editor.

Member Data Documentation

◆ Views

Dictionary<int, PhotonView> Photon.Pun.PunSceneViews.Views = new Dictionary<int, PhotonView>()

Property Documentation

◆ Instance

PunSceneViews Photon.Pun.PunSceneViews.Instance
staticget

The documentation for this class was generated from the following file: