Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AppendSeparator(string)

Appends a visual separator to the contextual menu.
Read time 1 minuteLast updated 7 days ago

Definition

public void AppendSeparator(string subMenuPath = "")

Parameters

subMenuPath

Optional submenu path the separator belongs to. Pass an empty string for the root menu.