1.5 KiB
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.