Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
ReduxProp
Class ReduxProp<T>
Type Parameters
T
Index
Constructors
constructor
Methods
attach
calculate
detach
Constructors
constructor
new
ReduxProp
<
T
>
(
api
:
IExtensionApi
,
inputs
:
string
[]
[]
,
func
:
(
...
args
:
any
[]
)
=>
T
,
)
:
ReduxProp
<
T
>
Type Parameters
T
Parameters
api
:
IExtensionApi
inputs
:
string
[]
[]
func
:
(
...
args
:
any
[]
)
=>
T
Returns
ReduxProp
<
T
>
Methods
attach
attach
(
component
:
Component
<
any
,
any
>
)
:
void
Parameters
component
:
Component
<
any
,
any
>
Returns
void
calculate
calculate
()
:
T
Returns
T
detach
detach
(
component
:
Component
<
any
,
any
>
)
:
void
Parameters
component
:
Component
<
any
,
any
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
attach
calculate
detach
Plants vs. Zombies: Replanted - v1.0.3
Loading...