Serialization.

GetPropertyType(Type) Method

Summary

Returns the UnityEditor.SerializedPropertyType that represents fields of the specified `type`.

Syntax

public static SerializedPropertyType GetPropertyType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
SerializedPropertyType