Cornell Tech-Unity-project  1.0
Public Attributes | List of all members
RoomIdentifier Class Reference

Attached to player. Keeps track of previous rooms and catalogues of each room's object placement More...

Inheritance diagram for RoomIdentifier:

Public Attributes

Room lastRoom
 
RoomData livingRoomData
 
RoomData kitchenData
 
RoomData bathroomData
 
RoomData bedroomData
 

Detailed Description

Attached to player. Keeps track of previous rooms and catalogues of each room's object placement

Member Data Documentation

RoomData RoomIdentifier.bathroomData
RoomData RoomIdentifier.bedroomData
RoomData RoomIdentifier.kitchenData
Room RoomIdentifier.lastRoom
RoomData RoomIdentifier.livingRoomData

The documentation for this class was generated from the following file: