| 
    CommonLibSSE NG
    
   | 
 
#include <Atmosphere.h>
  
Public Member Functions | |
| ~Atmosphere () override | |
| void | Update (Sky *a_sky, float a_arg2) override | 
| virtual void | Unk_04 (void) | 
  Public Member Functions inherited from RE::SkyObject | |
| virtual | ~SkyObject () | 
| virtual NiNode * | GetRoot () | 
| virtual void | Init (NiNode *a_root) | 
| virtual void | Update (Sky *a_sky, float a_arg2) | 
Public Attributes | |
| NiPointer< BSTriShape > | atmosphere | 
| NiPointer< BSFogProperty > | fog | 
| NiPointer< NiNode > | skyQuadNode | 
| NiPointer< BSTriShape > | skyQuad | 
| bool | updateFogDistance | 
| std::uint8_t | pad31 | 
| std::uint16_t | pad32 | 
| std::uint32_t | pad34 | 
  Public Attributes inherited from RE::SkyObject | |
| NiPointer< NiNode > | root | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_Atmosphere | 
| static constexpr auto | VTABLE = VTABLE_Atmosphere | 
  Static Public Attributes inherited from RE::SkyObject | |
| static constexpr auto | RTTI = RTTI_SkyObject | 
| static constexpr auto | VTABLE = VTABLE_SkyObject | 
      
  | 
  override | 
      
  | 
  virtual | 
      
  | 
  overridevirtual | 
Reimplemented from RE::SkyObject.
| NiPointer<BSTriShape> RE::Atmosphere::atmosphere | 
| NiPointer<BSFogProperty> RE::Atmosphere::fog | 
| std::uint8_t RE::Atmosphere::pad31 | 
| std::uint16_t RE::Atmosphere::pad32 | 
| std::uint32_t RE::Atmosphere::pad34 | 
      
  | 
  inlinestaticconstexpr | 
| NiPointer<BSTriShape> RE::Atmosphere::skyQuad | 
| bool RE::Atmosphere::updateFogDistance | 
      
  | 
  inlinestaticconstexpr |