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

TextValueField<T0>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValue The new value to set.

Description

Allow to set the value without being notified.