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

BaseCompositeField<T0,T1,T2>.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(TValue newValue);

Parameters

newValue New value to assign to the composite field.

Description

Method to change the value of the underlying data of the composite field.