RSX Code Reference
Preparing search index...
rsx
SubclassOf
Type Alias SubclassOf<T>
SubclassOf
:
new
(
...
args
:
any
[]
)
=>
T
Represents a class of the specified type
T
.
Type Parameters
T
Type Declaration
new
(
...
args
:
any
[]
)
:
T
Parameters
...
args
:
any
[]
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Represents a class of the specified type
T.