Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

INotifyValueChanged<T0>.SetValueAndNotify

マニュアルに切り替える
public void SetValueAndNotify (T newValue);

パラメーター

newValueThe new value to be set.

説明

Set the value and, if different, notifies registers callbacks with a ChangeEvent<T>