PowerHorse Engine
Preparing search index...
@mekstuff-rbxts/debounce
<internal>
_debounce
Class _debounce
Hierarchy
Pseudo
_debounce
Index
Constructors
constructor
Methods
db
Constructors
constructor
new
_debounce
()
:
_debounce
Returns
_debounce
Methods
db
db
<
input
extends
RBXScriptSignal
<
Callback
>
>
(
debouncer
:
input
,
callback
:
Callback
,
time
?:
number
,
firstArgDebounce
?:
boolean
,
connectParallel
?:
boolean
,
)
:
RBXScriptConnection
Type Parameters
input
extends
RBXScriptSignal
<
Callback
>
Parameters
debouncer
:
input
callback
:
Callback
Optional
time
:
number
Optional
firstArgDebounce
:
boolean
Optional
connectParallel
:
boolean
Returns
RBXScriptConnection
db
<
input
extends
Callback
>
(
debouncer
:
input
,
time
?:
number
)
:
input
Type Parameters
input
extends
Callback
Parameters
debouncer
:
input
Optional
time
:
number
Returns
input
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
db
PowerHorse Engine
Loading...