Constructor
new BodyPartWidgets(label, entity_widgets)
- Source:
Example
let body_part_widgets = new BodyPartWidgets(label, entity_widgets);
Parameters:
Name | Type | Description |
---|---|---|
label |
Widget | The body part label widget |
entity_widgets |
Array.<OccupantEntityWidgets> | Array of entity widgets |