SerializedProperty.enumDisplayNames

public string[] enumDisplayNames;

Description

Display-friendly names of enumeration of an enum property.

Similar to enumNames, but formatted with spaces and capitalization.

See Also: enumNames, propertyType, SerializedPropertyType.Enum, enumValueIndex.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答