SFurniture

Index

Functions Index

Function Name

void StoreCustomData (string key, string value)

string GetCustomData (string key)

Properties Index

Property Name

SRoomFloor Floor get

SCollider MainCollider get

SGameObject GameObject get

Functions

StoreCustomData

void StoreCustomData (string key, string value)

Function Description

Parameter
Type
Description

GetCustomData

string GetCustomData (string key)

Function Description

Parameter
Type
Description

Properties

InventoryItemID

int InventoryItemID get

Return the inventory ID of furniture.

Floor

SRoomFloor Floor get

Return an SRoomFloor component of the floor this furniture is placed on.

MainCollider

SCollider MainCollider get

Property Description

GameObject

SGameObject GameObject get

Property Description

Last updated

Was this helpful?