Table of Contents

Class ShowCurrentDeploymentEnvironment

Namespace
CodeBase.Samples
Assembly
4Experience.CodeBase.Samples.dll

Simple component display on UI the current deployment environment name set during build process. The current deployment environment is fetched from the DeploymentEnvironmentSettings scriptable object.

public class ShowCurrentDeploymentEnvironment : ExtendedMonoBehaviour
Inheritance
Object
Component
Behaviour
MonoBehaviour
ShowCurrentDeploymentEnvironment
Extension Methods

Properties

InfoLabel

private TMP_Text InfoLabel { get; set; }

Property Value

TMP_Text

Methods

Start()

protected virtual void Start()