RegionModuleMainUI Method

UI that will be displayed inside of the fold out.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
protected override void MainUI(
	Rect position
)

Parameters

position  Rect
Window's Rect.

See Also