Click or drag to resize

ComponentDataSynchronizerDeinit Method

Deinitializes the operator. By default this method removes the added bindings.

Namespace:  Slash.Unity.DataBind.Foundation.Synchronizers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override void Deinit()
See Also