Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Model
InspectableMeta
Class InspectableMeta
The metadata of an entity.
Hierarchy (
View Summary
)
Meta
InspectableMeta
AssetMeta
Index
Properties
caption
icon
is
Abstract
Methods
get
Type
Name
is
Of
Type
is
Same
Properties
Readonly
caption
caption
:
string
Readonly
icon
icon
:
Editor
.
Icon
Readonly
is
Abstract
isAbstract
:
boolean
Whether the entity can be created.
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
caption
icon
is
Abstract
Methods
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
The metadata of an entity.