Class PlasticWindow
The Plastic SCM window.
Namespace: Unity.PlasticSCM.Editor
Syntax
public class PlasticWindow : EditorWindow, PlasticGui.WorkspaceWindow.CheckIncomingChanges.IAutoRefreshIncomingChangesView, PlasticGui.Gluon.WorkspaceWindow.CheckIncomingChanges.IAutoRefreshIncomingChangesView, CreateWorkspaceView.ICreateWorkspaceListener
Methods
GetWindowIcon()
Get the Plastic window current icon.
Declaration
public static Texture GetWindowIcon()
Returns
Type | Description |
---|---|
Texture |
Open()
Open the Plastic SCM window.
Declaration
public static void Open()
Events
OnNotificationUpdated
Invoked when notification status changed.
Declaration
public static event Action OnNotificationUpdated
Event Type
Type | Description |
---|---|
Action |