| PropertyFieldType Property |
Serialized type of the wrapped property.
Namespace: Slash.Unity.Editor.Common.InspectorsAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax public SerializedPropertyType Type { get; }
Public ReadOnly Property Type As SerializedPropertyType
Get
public:
property SerializedPropertyType Type {
SerializedPropertyType get ();
}
member Type : SerializedPropertyType with get
Property Value
Type:
SerializedPropertyTypeSee Also