Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
IPluginDescriptor
Class IPluginDescriptor
Hierarchy (
View Summary
)
ScriptObject
IPluginDescriptor
BaseDescriptor
Index
Properties
dependencies
description
id
interfaces
name
Methods
get
Type
Name
is
Of
Type
is
Same
Properties
Readonly
dependencies
dependencies
:
InterfaceId
[]
Readonly
description
description
:
string
Readonly
id
id
:
string
Readonly
interfaces
interfaces
:
InterfaceId
[]
Readonly
name
name
:
string
Methods
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
dependencies
description
id
interfaces
name
Methods
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...