◆
GetFieldViaPath()
static System.Reflection.FieldInfo GetFieldViaPath
(
this System.Type
type
,
string
path
)
static
Parameters
type
type of object to look in at the specified serializedProperty path
path
Unity
SerialiazatbleProperty path of the field in representedBy the SerialziedProperty
Returns
AfieldInfo instance that contains details about the found field. Null, if a field could not be found at the path.
EyE
EditorUnity
Extensions
SerializedPropertyExtensions