Class BigScreen
BigScreen class represent the BigScreen application which create a session in Lobby Service.
Namespace: FeatureExplorer
Assembly: cs.temp.dll.dll
Syntax
public class BigScreen : MonoBehaviour
Fields
ActorName
Declaration
public string ActorName
Field Value
Type | Description |
---|---|
System.String |
ControllerName
Declaration
public string ControllerName
Field Value
Type | Description |
---|---|
System.String |
Properties
Manager
Declaration
public static BigScreenManager Manager { get; }
Property Value
Type | Description |
---|---|
BigScreenManager |