Skip to main content

Does Body Part Exist


Returns whether a Body Part with the specified name exists in the Body Parts Setup.

InputsTypeInfo
BodyPartNameThe 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.
OutputsTypeInfo
ExistsBoolWhether the Body Part has been added to the Body Parts Setup or not.