Click or drag to resize

GLSerializedPropertypropertyType Property

Note: This API is now obsolete.

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use PropertyType instead")]
public SerializedPropertyType propertyType { get; }

Property Value

Type: SerializedPropertyType
See Also