Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BasePopupField<T0,T1>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValue The new value.

Description

Allow changing value without triggering any change event.