| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <ExtraRoomRefData.h>
Public Attributes | |
| BSSimpleList< ObjectRefHandle > | portalList | 
| BSSimpleList< ObjectRefHandle > | roomList | 
| std::int8_t | master | 
| std::uint8_t | pad21 | 
| std::uint16_t | pad22 | 
| std::uint32_t | pad24 | 
| BGSLightingTemplate * | lightingTemplate | 
| TESImageSpace * | imageSpace | 
| TESImageSpace* RE::RoomRefData::imageSpace | 
| BGSLightingTemplate* RE::RoomRefData::lightingTemplate | 
| std::int8_t RE::RoomRefData::master | 
| std::uint8_t RE::RoomRefData::pad21 | 
| std::uint16_t RE::RoomRefData::pad22 | 
| std::uint32_t RE::RoomRefData::pad24 | 
| BSSimpleList<ObjectRefHandle> RE::RoomRefData::portalList | 
| BSSimpleList<ObjectRefHandle> RE::RoomRefData::roomList |