ThemeParks.wiki Parks API - v2.0.0
Preparing search index...
trace
Function trace
trace
(
metadata
?:
Record
<
string
,
any
>
,
)
:
(
target
:
any
,
propertyKey
:
string
,
descriptor
:
PropertyDescriptor
,
)
=>
PropertyDescriptor
Decorator to automatically trace Destination method calls
Parameters
Optional
metadata
:
Record
<
string
,
any
>
Returns
(
target
:
any
,
propertyKey
:
string
,
descriptor
:
PropertyDescriptor
,
)
=>
PropertyDescriptor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ThemeParks.wiki Parks API - v2.0.0
Loading...
Decorator to automatically trace Destination method calls