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