Interface ICustomWidget
Interface for generating custom UI VisualElements in Toolbox/Rule Engine Custom actions.
Namespace: UnityEditor.PixyzPlugin4Unity.UI
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public interface ICustomWidget
Methods
Name | Description |
---|---|
GetVisualElement(object) | Defines the custom VisualElement to draw in the Toolbox/Rule Engine |