Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Timeout
Class Timeout
A handle for a timer. You can create a timeout using
setTimeout
.
Hierarchy (
View Summary
)
ScriptObject
Timeout
Index
Methods
get
Type
Name
is
Of
Type
is
Same
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
Methods
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
A handle for a timer. You can create a timeout using setTimeout.