AddSeparator(string)
Adds a visual separator to this menu.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public abstract void AddSeparator(string path)
Parameters
The text to display to the user.