# Functions

{% hint style="warning" %}
These items are provided as additional helpful notes about this addon. Support will not be provided for issues related to modifications made to the addon.
{% endhint %}

| Functions                                                                        | Desc                                   | Scope |
| -------------------------------------------------------------------------------- | -------------------------------------- | ----- |
| ▸ [**pl:GetBuild( )**](https://builderx.rlib.io/developers/functions/getbuild)   | returns true of player in build mode   | 🟦    |
| ▸ [**pl:SetBuild( b )**](https://builderx.rlib.io/developers/functions/setbuild) | sets build state on player             | 🟦    |
| ▸ [**pl:GetDmg( )**](https://builderx.rlib.io/developers/functions/getdmg)       | returns damage done by player in build | 🟦    |
| ▸ [**pl:SetDmg( i )**](https://builderx.rlib.io/developers/functions/setdmg)     | sets total damage done by player       | 🟦    |
| ▸ [**pl:AddDmg( i )**](https://builderx.rlib.io/developers/functions/adddmg)     | adds damage to current damage          | 🟦    |
