This version of Unity is unsupported.

BasePopupField<T0,T1>.SetValueWithoutNotify

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValueThe new value.

Description

Allow changing value without triggering any change event.