Skip to main content

B1UILayerTableRow

  • Table row defining a UI layer's Z-order, mouse input state, and layers to hide when active.
PropertyTypeDescriptionMetadata
ZOrderint32Z-order value determining the rendering order of this UI layer.Category: B1UILayerTableRow
bMouseEnabledboolWhether mouse input is enabled for widgets on this layer.Category: B1UILayerTableRow
HideLayersTArrayList of layer IDs that will be hidden when this layer becomes visible.Category: B1UILayerTableRow
Foreign: UILayer.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase