This version of Unity is unsupported.

SerializedObject.CopyFromSerializedProperty

Declaration

public void CopyFromSerializedProperty(SerializedProperty prop);

Description

Copies a value from a SerializedProperty to the corresponding serialized property on the serialized object.