SObject
Index
Functions Index
| Function |
|---|
| string GetProperty (string property) |
| void SetProperty (string property, string value) |
Properties Index
| Property |
|---|
SCell Cell get |
string ID get |
string Floor get |
Vector3 Position get set |
Quaternion Rotation get set |
Vector3 Scale get set |
int Player get |
int InventoryID get |
int ItemID get |
Bounds Bounds get |
Functions
GetProperty
string GetProperty (string property)
Function Description
| Parameter | Type | Description |
|---|---|---|
- Lua
example 1
- Lua
example 2
SetProperty
void SetProperty (string property, string value)
Function Description
| Parameter | Type | Description |
|---|---|---|
- Lua
example 1
- Lua
example 2
Properties
Cell
SCell Cell get
Property Description
- Lua
example 1
- Lua
example 2
ID
string ID get
Property Description
- Lua
example 1
- Lua
example 2
Floor
string Floor get
Property Description
- Lua
example 1
- Lua
example 2
Position
Vector3 Position get set
Property Description
- Lua
example 1
- Lua
example 2
Rotation
Quaternion Rotation get set
Property Description
- Lua
example 1
- Lua
example 2
Scale
Vector3 Scale get set
Property Description
- Lua
example 1
- Lua
example 2
Player
int Player get
Property Description
- Lua
example 1
- Lua
example 2
InventoryID
int InventoryID get
Property Description
- Lua
example 1
- Lua
example 2
ItemID
int ItemID get
Property Description
- Lua
example 1
- Lua
example 2
Bounds
Bounds Bounds get
Property Description
- Lua
example 1
- Lua
example 2