docs.unity3d.com
    Show / Hide Table of Contents

    Class PlugPlugin

    Inheritance
    Object
    PlugPlugin
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class PlugPlugin : IDisposable

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    DeclaresType(TfType)

    Declaration
    public bool DeclaresType(TfType type)
    Parameters
    Type Name Description
    TfType type
    Returns
    Type Description
    Boolean

    DeclaresType(TfType, Boolean)

    Declaration
    public bool DeclaresType(TfType type, bool includeSubclasses)
    Parameters
    Type Name Description
    TfType type
    Boolean includeSubclasses
    Returns
    Type Description
    Boolean

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    FindPluginResource(String)

    Declaration
    public string FindPluginResource(string path)
    Parameters
    Type Name Description
    String path
    Returns
    Type Description
    String

    FindPluginResource(String, Boolean)

    Declaration
    public string FindPluginResource(string path, bool verify)
    Parameters
    Type Name Description
    String path
    Boolean verify
    Returns
    Type Description
    String

    GetDependencies()

    Declaration
    public JsObject GetDependencies()
    Returns
    Type Description
    JsObject

    GetMetadata()

    Declaration
    public JsObject GetMetadata()
    Returns
    Type Description
    JsObject

    GetMetadataForType(TfType)

    Declaration
    public JsObject GetMetadataForType(TfType type)
    Parameters
    Type Name Description
    TfType type
    Returns
    Type Description
    JsObject

    GetName()

    Declaration
    public string GetName()
    Returns
    Type Description
    String

    GetPath()

    Declaration
    public string GetPath()
    Returns
    Type Description
    String

    GetResourcePath()

    Declaration
    public string GetResourcePath()
    Returns
    Type Description
    String

    IsLoaded()

    Declaration
    public bool IsLoaded()
    Returns
    Type Description
    Boolean

    IsResource()

    Declaration
    public bool IsResource()
    Returns
    Type Description
    Boolean

    Load()

    Declaration
    public bool Load()
    Returns
    Type Description
    Boolean

    MakeResourcePath(String)

    Declaration
    public string MakeResourcePath(string path)
    Parameters
    Type Name Description
    String path
    Returns
    Type Description
    String
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023