> For the complete documentation index, see [llms.txt](https://docs.veryinsanee.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veryinsanee.space/advanced-roleplay-environment/api-reference.md).

# API Reference

## Client

To access functions use the following export: <mark style="color:yellow;">`exports["visn_are"]:GetSharedFunctions()`</mark>

To access fields use the following export: <mark style="color:yellow;">`exports["visn_are"]:GetSharedVariables()`</mark>

### Exports

* GetSharedFunctions()
* GetSharedVariables()
* GetHealthBuffer()
* SetDamageEnabled(damageEnabled)
* ShowPlayerMenu(player)
* ClosePlayerMenu(fromNui)
* GetRemainingUnconsciousSeconds()
* SetRemainingUnconsciousSecondsFunction

### Events

* visn\_are:resetHealthBuffer

## Server

To access functions use the following export: <mark style="color:yellow;">`exports["visn_are"]:GetSharedFunctions()`</mark>

To access fields use the following export: <mark style="color:yellow;">`exports["visn_are"]:GetSharedVariables()`</mark>

### Exports

### Events

## Functions & Tables

Inside your <mark style="color:yellow;">`documentation`</mark>-folder should be a <mark style="color:yellow;">`index.html`</mark> open it up.

Otherwise it is uploaded here: <https://veryinsanee.github.io/visn_are_docs/>
