docs.unity.cn
    Show / Hide Table of Contents

    Class PlasticPlugin

    The Plastic SCM plugin for Unity editor.

    Inheritance
    Object
    PlasticPlugin
    Namespace: Unity.PlasticSCM.Editor
    Syntax
    [InitializeOnLoad]
    public static class PlasticPlugin

    Methods

    GetPluginIcon()

    Get the plugin icon.

    Declaration
    public static Texture GetPluginIcon()
    Returns
    Type Description
    Texture

    Events

    OnNotificationUpdated

    Invoked when notification status changed.

    Declaration
    public static event Action OnNotificationUpdated
    Event Type
    Type Description
    Action
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, May 23, 2022
    Terms of use