Prefab Drawer API Documentation
C#
Show/Hide TOC
Prefab
Drawer
Get
Modules Method
Get all modules.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
List
<
IModule
>
GetModules
()
Return Value
List
IModule
List of all modules.
See Also
Reference
PrefabDrawer Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also