This version of Unity is unsupported.

LayoutGroup.SetProperty

Declaration

protected void SetProperty(ref T currentValue, T newValue);

Parameters

currentValue A reference to the member value.
newValue The new value.

Description

Helper method used to set a given property if it has changed.