创作者中心
中心
学习
商店
人才
论坛
路线图
引擎
/
参考
/
数据类型
中文(简体)
反馈
Instance
显示已弃用
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
Class.Instance 数据类型包含
Instance
对象的生成器。
概要
构造工具
new
(
className :
string
,
parent :
Instance
)
fromExisting
(
existingInstance :
Instance
)
构造工具
new
参数
className
:
string
parent
:
Instance
fromExisting
参数
existingInstance
:
Instance