Class VFXComponentBoardEventUI
Inheritance
System.Object
VFXComponentBoardEventUI
Namespace: UnityEditor.VFX.UI
Syntax
public class VFXComponentBoardEventUI : VisualElement
Constructors
VFXComponentBoardEventUI()
Declaration
public VFXComponentBoardEventUI()
Properties
name
Declaration
public string name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
nameHasFocus
Declaration
public bool nameHasFocus { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Setup()
Declaration
public void Setup()