Method OnSelection
OnSelection(bool, DebugUIHandlerWidget)
Method called when the box is selected
Declaration
public override bool OnSelection(bool fromNext, DebugUIHandlerWidget previous)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | fromNext | If is from next |
| DebugUIHandlerWidget | previous | The previous DebugUIHandlerWidget |
Returns
| Type | Description |
|---|---|
| bool |