This version of Unity is unsupported.

SerializedObject.ApplyModifiedProperties

Declaration

public bool ApplyModifiedProperties();

Returns

bool Returns true if any pending property changes were applied to the SerializedObject.

Description

Apply property modifications.