Show / Hide Table of Contents

    Class AddReferenceWindow.Dependency

    Inheritance
    System.Object
    AddReferenceWindow.Dependency
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Bayat.Core
    Assembly: Bayat.Core.Editor.dll
    Syntax
    public class Dependency

    Fields

    | Improve this Doc View Source

    isPersistent

    Declaration
    public bool isPersistent
    Field Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    isReferenced

    Declaration
    public bool isReferenced
    Field Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    missingReferenceResolver

    Declaration
    public bool missingReferenceResolver
    Field Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    preview

    Declaration
    public Texture preview
    Field Value
    Type Description
    UnityEngine.Texture
    | Improve this Doc View Source

    unityObject

    Declaration
    public Object unityObject
    Field Value
    Type Description
    UnityEngine.Object
    • Improve this Doc
    • View Source
    • 0 Comments