This version of Unity is unsupported.

BaseField<T0>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValue New value to be set.

Description

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