immersive-home/docs/reference/lib--stores--house.md
2024-04-26 17:41:52 +02:00

1.5 KiB

House

Inherits: Store

Description

Type Entity id: String position: Vec3 rotation: Vec3 room: String interface: String

Methods

Returns Name
void _init ( )
void clear ( )
Variant get_room ( name: Variant )

Constants

StoreClass = <Object>

No description provided yet.

Method Descriptions

_init ( ) -> void

No description provided yet.

clear ( ) -> void

No description provided yet.

get_room (name: Variant ) -> Variant

No description provided yet.