LayoutGroup.SetProperty

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

Parameters

currentValueA reference to the member value.
newValueThe new value.

Description

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

Did you find this page useful? Please give it a rating: