Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
LensStudio:Ui
Action
Class Action
Hierarchy (
View Summary
)
ScriptObject
Action
Index
Constructors
constructor
Properties
checkable
checked
icon
icon
Visible
In
Menu
on
Toggle
on
Trigger
text
tool
Tip
Methods
block
Signals
get
Type
Name
is
Of
Type
is
Same
Constructors
constructor
new
Action
(
parent
:
Widget
)
:
Action
Parameters
parent
:
Widget
Returns
Action
Properties
checkable
checkable
:
boolean
checked
checked
:
boolean
icon
icon
:
Editor
.
Icon
icon
Visible
In
Menu
iconVisibleInMenu
:
boolean
Readonly
on
Toggle
onToggle
:
signal1
<
boolean
,
void
>
Readonly
on
Trigger
onTrigger
:
signal1
<
boolean
,
void
>
text
text
:
string
tool
Tip
toolTip
:
string
Methods
block
Signals
blockSignals
(
blocked
:
boolean
)
:
void
Parameters
blocked
:
boolean
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
checkable
checked
icon
icon
Visible
In
Menu
on
Toggle
on
Trigger
text
tool
Tip
Methods
block
Signals
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...