SetValueWithoutNotify

SetValueWithoutNotify(IValueGetter)

public bool SetValueWithoutNotify(IValueGetter getter) ;

Description

Set value without notification

Parameters

Parameter Name Description
getter IValueGetter to get the value to set

Returns

Returns true if it can be set. Otherwise returns false.