Class BigScreen

BigScreen class represent the BigScreen application which create a session in Lobby Service.

Inheritance

System.Object
BigScreen
Namespace: FeatureExplorer
Assembly: cs.temp.dll.dll

Syntax

public class BigScreen : MonoBehaviour

Fields

ActorName

Declaration

public string ActorName

Field Value

TypeDescription
System.String

ControllerName

Declaration

public string ControllerName

Field Value

TypeDescription
System.String

Properties

Manager

Declaration

public static BigScreenManager Manager { get; }

Property Value

TypeDescription
BigScreenManager