Show / Hide Table of Contents

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
Object
Component
Behaviour
MonoBehaviour
PlayURPluginHelper
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
public class PlayURPluginHelper : MonoBehaviour

Fields

| Improve this Doc View Source

instance

Declaration
public static PlayURPluginHelper instance
Field Value
Type Description
PlayURPluginHelper
| Improve this Doc View Source

startedFromScene

Declaration
public static int startedFromScene
Field Value
Type Description
int
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX