SetValueWithoutNotify

SetValueWithoutNotify(IValueGetter)

public bool SetValueWithoutNotify(IValueGetter getter) ;

説明

通知せずに値を設定する

パラメーター

パラメーター名 説明
getter >設定する値を取得するIValueGetter

戻り値

設定できた場合にtrueを返す。そうでなければfalseを返す。