Skip to content

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

hasSyncVars() function

检查对象是否有SyncVar属性

Signature:

typescript
export declare function hasSyncVars(target: object): boolean;

Parameters

Parameter

Type

Description

target

object

Returns:

boolean

基于 MIT 许可证发布