ContextMenuItemAttribute(string, string)
Use this attribute to add a context menu to a field that calls a named method.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public ContextMenuItemAttribute(string name, string function)