Method | Description | |
---|---|---|
MakeProjectView ( PhotonView, view ) : void | ||
OnInspectorGUI ( ) : void | ||
VerifyAllSceneViews ( ) : void | ||
VerifySceneView ( PhotonView, view ) : bool |
Method | Description | |
---|---|---|
ChangedSetting ( ) : void | ||
FindAllComponents ( System typ, Transform trans ) : List |
||
GetFreeSceneID ( PhotonView, targetView ) : int | ||
GetPrefabParent ( GameObject mp ) : GameObject | ||
IsSceneViewIDFree ( int ID, PhotonView, targetView ) : bool | ||
SetViewID ( PhotonView, mp, int ID ) : void |
public static MakeProjectView ( PhotonView, view ) : void | ||
view | PhotonView, | |
return | void |
public static VerifySceneView ( PhotonView, view ) : bool | ||
view | PhotonView, | |
return | bool |