About
Working with mods
API documentation
Action mods
API documentation
Visualization mods
API overview
API documentation
Action
Preparing search index...
ClassRef
Type Alias ClassRef<T>
ClassRef
:
new
(
...
args
:
any
[]
)
=>
T
A generically typed class reference, used when the backend API requires a generic type parameter.
Type Parameters
T
Type Declaration
new
(
...
args
:
any
[]
)
:
T
Parameters
...
args
:
any
[]
Returns
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Action
Loading...
A generically typed class reference, used when the backend API requires a generic type parameter.