SerializedObject.FindPropertyfunction FindProperty (propertyPath : String) : SerializedPropertyDescriptionFind serialized property by name. You can use this to find a specific property in the target object. See Also: GetIterator, SerializedProperty. |
