Show / Hide Table of Contents

Class GraphElementScopeExtensions

Inheritance
Object
GraphElementScopeExtensions
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public static class GraphElementScopeExtensions

Methods

| Improve this Doc View Source

GetContainingScope(GraphElement)

Declaration
public static Scope GetContainingScope(this GraphElement element)
Parameters
Type Name Description
GraphElement element
Returns
Type Description
Scope
  • Improve this Doc
  • View Source
Back to top Generated by DocFX