Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: