SerializedProperty.type

public string type;

Description

Type name of the property. (Read Only)

Returns C# type name of the property for all SerializedPropertyType values, except for SerializedPropertyType.ObjectReference and other internal values of SerializedPropertyType, where the internal serialization type name is returned.

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