Skip to content

ECS Framework API v2.2.13


ECS Framework API / isUpdatable

Function: isUpdatable()

isUpdatable(target): boolean

Defined in: packages/core/src/Core/DI/Decorators.ts:298

检查类是否标记为可更新

Parameters

target

Constructor

目标类

Returns

boolean

是否可更新

Released under the MIT License.