RegionModuleDisplayName Property

Displayed name in the UI.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public override string DisplayName { get; }

Property Value

String

Implements

IModuleDisplayName

See Also