SerializedProperty.arrayElementType
public string arrayElementType;
Description 描述
Type name of the element in an array property. (Read Only)
Returns the C# type name of the element in an array property. In the case of SerializedPropertyType.ObjectReference and other internal values of SerializedPropertyType, the internal serialization type name is returned.