Preparing search index...
The search index is not available
RSX Code Reference
rsx
inspectableMethod
Function inspectableMethod
inspectable
Method
(
parameters
?
,
returnType
?
)
:
AttributeDecorator
<
Attribute
>
Attribute that enables a method to be visible on the graph system.
Parameters
Optional
parameters
:
InspectableMethodParameters
|
(
(
)
=>
InspectableMethodParameters
)
Optional
returnType
:
Type
|
Type
[]
|
(
(
)
=>
Type
[]
)
Returns
AttributeDecorator
<
Attribute
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Attribute that enables a method to be visible on the graph system.