# 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/>
