Class PlasticPlugin
The Plastic SCM plugin for Unity editor.
Inherited Members
Namespace: Unity.PlasticSCM.Editor
Assembly: solution.dll
Syntax
[InitializeOnLoad]
public static class PlasticPlugin
Methods
| Name | Description |
|---|---|
| GetPluginStatusIcon() | Get the plugin status icon. |
| OpenPlasticWindowDisablingOfflineModeIfNeeded() | Open the Plastic SCM window. Also, it enables the plugin IsEnabled preference if it is disabled. |
Events
| Name | Description |
|---|---|
| OnNotificationUpdated | Invoked when notification status changed. |