BodyPartWidgets

BodyPartWidgets

Class representing the entity widgets for a body part It extends the BaseComponentWidgets class

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