Prefab Drawer API Documentation
C#
Show/Hide TOC
Module
Draw
UI Method
UI drawing method.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
void
DrawUI
(
Rect
position
)
Parameters
position
Rect
Window's
Rect
.
Implements
IModule
DrawUI(Rect)
See Also
Reference
Module Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Parameters
Implements
See Also