This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

BaseField<T0>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(T newValue);

Parameters

newValue New Value to set.

Description

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