WeaverWindowPanel.

Initialize(int) Method

Summary

Sets up the initial state of this panel.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Window
Containing Type
WeaverWindowPanel

Syntax

public virtual void Initialize(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void