Class PlayURPluginHelper
This class goes on a prefab which is popped into any scene which you might want to immediately run in the editor from.
Having this prefab in your scene will mean that on entering play mode the game will automatically redirect to the login scene and attempt to auto-login.
Inheritance
Object
Component
Behaviour
MonoBehaviour
PlayURPluginHelper
Assembly: PlayUR.dll
Syntax
public class PlayURPluginHelper : MonoBehaviour
Fields
|
Improve this Doc
View Source
instance
Declaration
public static PlayURPluginHelper instance
Field Value
|
Improve this Doc
View Source
startedFromScene
Declaration
public static int startedFromScene
Field Value