Class BigScreenConfig
Inheritance
System.Object
BigScreenConfig
Assembly: cs.temp.dll.dll
Syntax
public class BigScreenConfig : BaseConfig
Fields
ActorName
Name of the actor to load on rmb.
Declaration
Field Value
Type | Description |
---|
System.String | |
BranchName
Branch to load the rmb/actor builds.
You can create branches to fit your development/production needs on Developer Portal.
Declaration
Field Value
Type | Description |
---|
System.String | |
DeepLinkApplicationScheme
Declaration
public string DeepLinkApplicationScheme
Field Value
Type | Description |
---|
System.String | |
Properties
Type
Declaration
public override ProjectComponent Type { get; }
Property Value
Overrides