◆
GetValueViaPath()
static object GetValueViaPath
(
this object
rootObject
,
string
path
)
static
Parameters
rootObject
object that contains the field from which to get the value.
path
Unity
SerialiazatbleProperty path of the field to extract the value from.
Returns
the value found in the field.
EyE
EditorUnity
Extensions
SerializedPropertyExtensions