Prefab Drawer API Documentation
C#
Show/Hide TOC
Prefabs
Module
Display
Name Property
Displayed name in the UI.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
override
string
DisplayName
{
get
; }
Property Value
String
Implements
IModule
DisplayName
See Also
Reference
PrefabsModule Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Property Value
Implements
See Also