type

BitMask

BitMask : HxComp

A bit-wise masking operation

meta abstract slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

in

The input number

mask

The mask to apply to when doing the bit operation

out

The computed value

in StatusNumber? <summary>

The input number

mask StatusNumber? <summary>

The mask to apply to when doing the bit operation

out StatusNumber? <readonly, summary, transient>

The computed value

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST