Click or drag to resize
IPlayerButton2 Property
Returns true when the player is pressing button 2, or false otherwise.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
bool Button2 { get; }

Property Value

Type: Boolean
Remarks
The term "button 2" simply refers to one of 4 customizable inputs on a sprite. There is no pre-defined meaning to the buttons.
See Also