Class GraphElementScopeExtensions
Inherited Members
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public static class GraphElementScopeExtensionsMethods
| Improve this Doc View SourceGetContainingScope(GraphElement)
Declaration
public static Scope GetContainingScope(this GraphElement element)Parameters
| Type | Name | Description | 
|---|---|---|
| GraphElement | element | 
Returns
| Type | Description | 
|---|---|
| Scope |