Skip to content

Home > @esengine/ecs-framework-monorepo > Bits > getValue

Bits.getValue() method

获取内部的64位掩码数据

Signature:

typescript
getValue(): BitMask64Data;

Returns:

BitMask64Data

内部存储的BitMask64Data对象

基于 MIT 许可证发布