Skip to main content

reset 重置角色目标管理器

reset

类型: MethodDeclaration

所属类: TargetManager

定义位置: actor.ts

描述

重置角色目标管理器

返回值

类型: void

源代码

位置: 第 5468 行

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

文档生成时间:2026/2/1 16:51:38