EditorToolContextAttribute Constructor

Declaration

public EditorToolContextAttribute(string displayName, Type targetType);

Parameters

displayName The name to display in menus.
targetType Set to the type that this tool can edit. Set to null if the tool is not a Component tool.

Description

Registers an EditorToolContext as either a global tool context or a Component tool context.


Did you find this page useful? Please give it a rating: