GetParent
(
property
)
|
Gets the parent property of a SerializedProperty
Signature
static SerializedProperty Meta.WitAi.EditorUtilities.SerializedPropertyExtensions.GetParent(this SerializedProperty property) Parameters property: this SerializedPropertyReturns SerializedProperty |