Method Reset
Reset(bool)
Reset the state of the drag helper.
Declaration
public override void Reset(bool didConnect = false)
Parameters
Type | Name | Description |
---|---|---|
bool | didConnect | Whether the connection was successful or not. View will not reset in this case. |