Does Body Part Exist
Returns whether a Body Part with the specified name exists in the Body Parts Setup.
Inputs | Type | Info |
---|---|---|
BodyPart | Name | The name of the Body Part we want to check for. Goes through all existing Body Parts and checks if one with the provided Name exists. |
Outputs | Type | Info |
---|---|---|
Exists | Bool | Whether the Body Part has been added to the Body Parts Setup or not. |