Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Model
Project
Class Project
Hierarchy (
View Summary
)
ScriptObject
Project
Index
Properties
asset
Manager
assets
Directory
cache
Directory
history
meta
Info
project
Directory
project
File
scene
Methods
get
Type
Name
is
Of
Type
is
Same
on
Entity
Added
on
Entity
Adding
on
Entity
Removed
on
Entity
Updated
on
Entity
Updating
save
save
To
Properties
Readonly
asset
Manager
assetManager
:
AssetManager
Readonly
assets
Directory
assetsDirectory
:
Path
Readonly
cache
Directory
cacheDirectory
:
Path
Readonly
history
history
:
any
meta
Info
metaInfo
:
MetaInfo
Readonly
project
Directory
projectDirectory
:
Path
Readonly
project
File
projectFile
:
Path
Readonly
scene
scene
:
Scene
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
on
Entity
Added
onEntityAdded
(
typeName
:
string
)
:
signal1
<
Entity
,
void
>
Parameters
typeName
:
string
Returns
signal1
<
Entity
,
void
>
on
Entity
Adding
onEntityAdding
(
typeName
:
string
)
:
signal1
<
Entity
,
void
>
Parameters
typeName
:
string
Returns
signal1
<
Entity
,
void
>
on
Entity
Removed
onEntityRemoved
(
typeName
:
string
)
:
signal1
<
Uuid
,
void
>
Parameters
typeName
:
string
Returns
signal1
<
Uuid
,
void
>
on
Entity
Updated
onEntityUpdated
(
typeName
:
string
)
:
signal1
<
Entity
,
void
>
Parameters
typeName
:
string
Returns
signal1
<
Entity
,
void
>
on
Entity
Updating
onEntityUpdating
(
typeName
:
string
)
:
signal1
<
Entity
,
void
>
Parameters
typeName
:
string
Returns
signal1
<
Entity
,
void
>
save
save
()
:
void
Returns
void
save
To
saveTo
(
absoluteFilePath
:
Path
)
:
void
Parameters
absoluteFilePath
:
Path
Returns
void
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Properties
asset
Manager
assets
Directory
cache
Directory
history
meta
Info
project
Directory
project
File
scene
Methods
get
Type
Name
is
Of
Type
is
Same
on
Entity
Added
on
Entity
Adding
on
Entity
Removed
on
Entity
Updated
on
Entity
Updating
save
save
To
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...