Interface: operate_cell
小于 1 分钟
index / guide_manage_ / operate_cell
Interface: operate_cell
guide_manage_.operate_cell
操作单元
Table of contents
Properties
Properties
load
• load: () => any
Type declaration
▸ (): any
加载
Returns
any
Defined in
assets/@framework/guide/mk_guide_manage.ts:348
unload
• Optional
unload: () => any
Type declaration
▸ (): any
卸载
Returns
any
Defined in
assets/@framework/guide/mk_guide_manage.ts:350
reset
• Optional
reset: () => any
Type declaration
▸ (): any
重置
Returns
any
Remarks
上下步骤都存在当前操作时调用