![]() | ComponentDataSynchronizerTComponent, TData Class |
Namespace: Slash.Unity.DataBind.Foundation.Synchronizers
public abstract class ComponentDataSynchronizer<TComponent, TData> : ComponentDataSynchronizer where TComponent : Component
The ComponentDataSynchronizerTComponent, TData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentDataSynchronizerTComponent, TData | Initializes a new instance of the ComponentDataSynchronizerTComponent, TData class |
Name | Description | |
---|---|---|
![]() | Reset |
Unity callback.
|
![]() | SetComponentValue |
Sets a new data value on the target component.
(Overrides ComponentDataSynchronizerSetComponentValue(Object).) |
![]() | SetTargetValue |
Sets a new value on the target component.
|