Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorToolOwnerAttribute(Type)

Registers an EditorWindow as a tool owner with the specified default EditorToolContext.
Read time 1 minuteLast updated 12 days ago

Definition

public EditorToolOwnerAttribute(Type defaultContextType)

Parameters

defaultContextType

The default EditorToolContext type for this tool owner.