◆
GetFieldType()
static System.Type GetFieldType
(
this SerializedProperty
property
)
static
Parameters
property
The 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.
EyE
EditorUnity
Extensions
SerializedPropertyExtensions