| 
    CommonLibSSE NG
    
   | 
 
#include <TESFurnitureEvent.h>
Public Types | |
| enum class | FurnitureEventType { kEnter = 0 , kExit = 1 } | 
Public Attributes | |
| NiPointer< TESObjectREFR > | actor | 
| NiPointer< TESObjectREFR > | targetFurniture | 
| stl::enumeration< FurnitureEventType, std::uint32_t > | type | 
      
  | 
  strong | 
| NiPointer<TESObjectREFR> RE::TESFurnitureEvent::actor | 
| NiPointer<TESObjectREFR> RE::TESFurnitureEvent::targetFurniture | 
| stl::enumeration<FurnitureEventType, std::uint32_t> RE::TESFurnitureEvent::type |