ResizableElement.UxmlFactory
Instantiates a ResizableElement with the data read from a UXML file.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
- Inherits from: UxmlFactory<ResizableElement>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class ResizableElement.UxmlFactory : UxmlFactory<ResizableElement>, IUxmlFactory, IBaseUxmlFactory
Constructors
Constructor | Description |
|---|---|
| UxmlFactory() | Constructor. |