Search Results for

    Show / Hide Table of Contents

    Class PropertyNodeViewFactoryProxy

    Inheritance
    object
    PropertyNodeViewFactoryProxy
    Implements
    IExecutableNodeViewFactoryProxy
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Editor.Graph.Flow
    Assembly: cs.temp.dll.dll
    Syntax
    public class PropertyNodeViewFactoryProxy : IExecutableNodeViewFactoryProxy

    Fields

    IsSelfTarget

    Declaration
    public bool IsSelfTarget
    Field Value
    Type Description
    bool

    IsStatic

    Declaration
    public bool IsStatic
    Field Value
    Type Description
    bool

    PropertyInfo

    Declaration
    public PropertyInfo PropertyInfo
    Field Value
    Type Description
    PropertyInfo

    PropertyName

    Declaration
    public string PropertyName
    Field Value
    Type Description
    string

    SharedVariable

    Declaration
    public SharedVariable SharedVariable
    Field Value
    Type Description
    SharedVariable

    Methods

    Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

    Declaration
    public ExecutableNodeView Create(ExecutableNodeSearchWindow searchWindow, CeresNodeSearchEntryData entryData, Rect rect)
    Parameters
    Type Name Description
    ExecutableNodeSearchWindow searchWindow
    CeresNodeSearchEntryData entryData
    Rect rect
    Returns
    Type Description
    ExecutableNodeView

    Implements

    IExecutableNodeViewFactoryProxy
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX