創作者中心
後台
學習
商店
人才
論壇
路線圖
引擎
/
參考
/
資料類型
中文(繁體)
回饋
編輯
Instance
顯示已棄用項目
*此內容很快就會推出您所選的語言版本。
The
Instance
data type holds the constructor for
Instance
objects.
概要
建構子
new
(
className :
string
,
parent :
Instance
)
fromExisting
(
existingInstance :
Instance
)
建構子
new
參數
className
:
string
parent
:
Instance
fromExisting
參數
existingInstance
:
Instance