# SOutfit

## Index

### Functions Index

| Function                                                |
| ------------------------------------------------------- |
| void [**GetPreview** ](#getpreview)(Closure onComplete) |

### Properties Index

| Property                       |
| ------------------------------ |
| int [**ID**](#id) `get`        |
| string [**Name** ](#name)`get` |

## Functions

### GetPreview

void **GetPreview** (Closure onComplete)

*Function Description*

| Parameter | Type | Description |
| --------- | ---- | ----------- |
|           |      |             |

{% tabs %}
{% tab title="Lua" %}

```lua
example 1
```

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Lua" %}

```lua
example 2
```

{% endtab %}
{% endtabs %}

## Properties

### ID

int **ID** `get`

*Property Description*

{% tabs %}
{% tab title="Lua" %}

```lua
example 1
```

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Lua" %}

```lua
example 2
```

{% endtab %}
{% endtabs %}

### Name

string **Name** `get`

*Property Description*

{% tabs %}
{% tab title="Lua" %}

```lua
example 1
```

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Lua" %}

```lua
example 2
```

{% endtab %}
{% endtabs %}
