The copy of SerializedPropertyType enum from UnityEditor.dll

C# | Visual Basic | Visual C++ |
public enum SerializedType
Public Enumeration SerializedType
public enum class SerializedType

Member | Description |
---|---|
Integer | |
Boolean | |
Float | |
String | |
Color | |
ObjectReference | |
LayerMask | |
Enum | |
Vector2 | |
Vector3 | |
Rect | |
ArraySize | |
Character | |
AnimationCurve | |
Bounds | |
Gradient | |
Quaternion |