Skip to content

@orillusion/core


Class: u32 ​

Defined in: src/util/struct/StructValue.ts:21

Marker type for a 32-bit unsigned integer field used by struct layout decoration.

Extends ​

  • Number

Constructors ​

Constructor ​

new u32(value?): u32

Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:589

Parameters ​

value? ​

any

Returns ​

u32

Inherited from ​

Number.constructor