ContextMenuItemAttributeConstructor

매뉴얼로 전환
public ContextMenuItemAttribute (string name, string function);

파라미터

nameThe name of the context menu item.
functionThe name of the function that should be called.

설명

Use this attribute to add a context menu to a field that calls a named method.