# SCell

## Index

### Functions Index

| Function                                        |
| ----------------------------------------------- |
| SObject [**GetObject** ](#getobject)(string id) |

### Properties Index

| Property                            |
| ----------------------------------- |
| Table [**Objects** ](#objects)`get` |

## Functions

### GetObject

[SObject](https://docs.sine.space/scripting/server-scripting-api-reference/region/sobject) **GetObject** (string id)

*Function Description*

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

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

```lua
example 1
```

{% endtab %}
{% endtabs %}

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

```lua
example 2
```

{% endtab %}
{% endtabs %}

## Properties

### Objects

Table **Objects** `get`

*Property Description*

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

```lua
example 1
```

{% endtab %}
{% endtabs %}

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

```lua
example 2
```

{% endtab %}
{% endtabs %}
