Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
LensStudio:PanelPlugin
PanelPlugin
Class PanelPlugin
Hierarchy (
View Summary
)
IPanelPlugin
PanelPlugin
Index
Constructors
constructor
Properties
id
plugin
System
title
Methods
create
Widget
deinit
get
Type
Name
is
Of
Type
is
Same
Constructors
constructor
new
PanelPlugin
(
pluginSystem
:
PluginSystem
,
descriptor
?:
Descriptor
,
)
:
PanelPlugin
Parameters
pluginSystem
:
PluginSystem
Optional
descriptor
:
Descriptor
Returns
PanelPlugin
Properties
Readonly
id
id
:
string
Readonly
plugin
System
pluginSystem
:
PluginSystem
Readonly
title
title
:
string
Methods
create
Widget
createWidget
(
parent
:
Widget
)
:
Widget
Parameters
parent
:
Widget
Returns
Widget
deinit
deinit
()
:
void
Returns
void
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
Constructors
constructor
Properties
id
plugin
System
title
Methods
create
Widget
deinit
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...