ShowInPanelAttribute.

GetPanelType(InjectionAttribute, Type) Method

Summary

Returns the Weaver.Editor.Window.ShowInPanelAttribute.PanelType associated with the `injector`.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Window
Containing Type
ShowInPanelAttribute

Syntax

public static Type GetPanelType(InjectionAttribute injector, out Type secondaryPanel)

Parameters

Name Type Description
injector InjectionAttribute
secondaryPanel Type

Return Value

Type Description
Type