CommonLibSSE NG
Loading...
Searching...
No Matches
Hazard.h File Reference

Go to the source code of this file.

Classes

class  RE::Hazard
 
struct  RE::Hazard::RecordFlags
 
struct  RE::Hazard::HAZARD_RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define HAZARD_RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ HAZARD_RUNTIME_DATA_CONTENT

#define HAZARD_RUNTIME_DATA_CONTENT
Value:
void* hazardDBHandle; /* 98, A0 */ \
ActorHandle ownerActor; /* A0 */ \
float age; /* A4 */ \
float lifetime; /* A8 */ \
float targetTimer; /* AC */ \
float radius; /* B0 */ \
float magnitude; /* B4 */ \
BGSHazard* hazard; /* B8 */ \
NiPointer<NiLight> light; /* C0 */ \
BSSoundHandle sound; /* C8 */ \
Definition PCH.h:223