LuaButtonSettings

Type doc:

Fields:

Methods:

is_pressed: function(self: LuaButtonSettings , number):(boolean)

is_released: function(self: LuaButtonSettings , number):(boolean)

press_threshold: function(self: LuaButtonSettings ):(number)

release_threshold: function(self: LuaButtonSettings ):(number)

clone: function(self: LuaButtonSettings ):( LuaButtonSettings )

set_press_threshold: function(self: LuaButtonSettings , number):(number)

set_release_threshold: function(self: LuaButtonSettings , number):(number)

__tostring: function(self: LuaButtonSettings ):(string)