Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


path

The unique identifier of this toolbar element.
Read time 1 minuteLast updated 5 days ago

Definition

public string path { get; set; }

Remarks

This path specifies the element to refresh when you use MainToolbar.Refresh to refresh the visual or state of a toolbar element. To group elements together in the main toolbar context menu use the
/
delimiter in the path. For example, "My Elements/My Button".