> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentbodycalibration/addhandsize.md).

# AddHandSize

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentBodyCalibration](/documentation/resources/existent-api/index/existentbodycalibration.md) > Add Hand Size

## Add Hand Size

Add the hand size by player unique identifier

![](/files/iYal0a508lCPx1xnF4Xk)

#### Inputs

|                                                                     |                              |
| ------------------------------------------------------------------- | ---------------------------- |
| <p><strong>In</strong><br>Exec</p>                                  |                              |
| <p><strong>Target</strong><br>Body Calibration Object Reference</p> |                              |
| <p><strong>Player Unique Identifier</strong><br>String</p>          | The player unique identifier |
| <p><strong>Hand Size</strong><br>Float (single-precision)</p>       | The hand size                |

#### Outputs

|                                                 |                    |
| ----------------------------------------------- | ------------------ |
| <p><strong>Out</strong><br>Exec</p>             |                    |
| <p><strong>Return Value</strong><br>Boolean</p> | True is successful |
