BaseField<T0>.SetValueWithoutNotify

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValueNew value to bbe set.

Description 描述

Allow to set a value without being notified of the change, if any.