Version: 2019.1
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.