Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Engine
/
Reference
/
Data Types
English
Feedback
Edit
Instance
Show Deprecated
The
Instance
data type holds the constructor for
Instance
objects.
Summary
Constructors
new
(
className :
string
,
parent :
Instance
)
fromExisting
(
existingInstance :
Instance
)
Constructors
new
Parameters
className
:
string
parent
:
Instance
fromExisting
Parameters
existingInstance
:
Instance