跳到主要内容

reset 重置角色目标管理器

reset

类型: MethodDeclaration

所属类: TargetManager

定义位置: actor.ts

描述

重置角色目标管理器

返回值

类型: void

源代码

位置: 第 5184 行

public reset(): void {
this.resetTargets()
this.resetRelatedTargets()
}

文档生成时间:2025/7/7 12:07:06