Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
LensStudio:ChatTool
IChatToolRegistry
Class IChatToolRegistry
Hierarchy (
View Summary
)
IPluginComponent
IChatToolRegistry
Index
Properties
interface
Id
tool
Deregistered
tool
Registered
tools
Methods
execute
get
Type
Name
is
Of
Type
is
Same
Properties
Static
interface
Id
interfaceId
:
InterfaceId
Readonly
tool
Deregistered
toolDeregistered
:
signal1
<
IPluginDescriptor
,
void
>
Readonly
tool
Registered
toolRegistered
:
signal1
<
IPluginDescriptor
,
void
>
Readonly
tools
tools
:
IPluginDescriptor
[]
Methods
execute
execute
(
descriptor
:
IPluginDescriptor
,
parameters
:
Parameters
)
:
Promise
<
Result
>
Parameters
descriptor
:
IPluginDescriptor
parameters
:
Parameters
Returns
Promise
<
Result
>
get
Type
Name
getTypeName
()
:
string
Returns
string
is
Of
Type
isOfType
(
type
:
string
)
:
boolean
Parameters
type
:
string
Returns
boolean
is
Same
isSame
(
other
:
ScriptObject
)
:
boolean
Parameters
other
:
ScriptObject
Returns
boolean
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Properties
interface
Id
tool
Deregistered
tool
Registered
tools
Methods
execute
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...