Version: 2020.1
言語: 日本語
public void InsertSeparator (string subMenuPath, int atIndex);

パラメーター

atIndex Index where the separator should be inserted.
subMenuPath The submenu path where the separator is added. Path components are delimited by forward slashes ('/').

説明

Add a separator line in the menu. The separator is added at the end of the specified index in the list.