Property EnumNames
- Namespace
- Gamelogic.Extensions.Editor
- Assembly
- Gamelogic.Extensions.Editor.dll
EnumNames
Gets the display names of the enum values for this property.
public string[] EnumNames { get; }
Property Value
- string[]
Gets the display names of the enum values for this property.
public string[] EnumNames { get; }