Class EnvironmentView
The Visual
Implements
Inherited Members
Namespace: Unity.Services.Core.Editor.Environments.UI
Assembly: Unity.Services.Core.Environments.Editor.dll
Syntax
public class EnvironmentView : VisualElement, IEventHandler, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, IResolvedStyle
Constructors
EnvironmentView()
Constructor for Environment
Declaration
public EnvironmentView()
Methods
Bind(IEnvironmentsApi)
Bind the environment service
Declaration
public void Bind(IEnvironmentsApi environmentService)
Parameters
Type | Name | Description |
---|---|---|
IEnvironments |
environmentService | The service |