◆ GetFieldType()

static System.Type GetFieldType ( this SerializedProperty  property)
static
Parameters
propertyThe function will extract the System.Type of this SerializedProperty.
Returns
The System.Type that represents the type of the field. null in the event of a failure to find the field.