Fork me on GitHub

Button.

Button(bool) Constructor

Namespace
SharpInputSystem
Containing Type
Button

Syntax

public Button(bool isPushed)

Parameters

Name Type Description
isPushed bool

Return Value

Type Description
void