Class ShowCurrentDeploymentEnvironment
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
-
ObjectComponentBehaviourMonoBehaviourShowCurrentDeploymentEnvironment
- Extension Methods
Properties
InfoLabel
private TMP_Text InfoLabel { get; set; }
Property Value
- TMP_Text
Methods
Start()
protected virtual void Start()