Skip to content

Home > @esengine/ecs-framework-monorepo > clearDirtyFlags

clearDirtyFlags() function

清理所有脏标记

Signature:

typescript
export declare function clearDirtyFlags(target: object): void;

Parameters

Parameter

Type

Description

target

object

Returns:

void

基于 MIT 许可证发布