CommonLibSSE NG
Loading...
Searching...
No Matches
BSMasterParticleSystem.h File Reference
#include "RE/N/NiNode.h"

Go to the source code of this file.

Classes

class  RE::BSMasterParticleSystem
 
struct  RE::BSMasterParticleSystem::MASTER_PARTICLE_SYSTEM_RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
BSTArray<NiPointer<NiAVObject>> emitterObjs; /* 128 */ \
BSTArray<NiParticles*> particles; /* 140 */ \
std::int32_t index; /* 158 */ \
std::uint32_t unk15C; /* 15C */ \
std::uint16_t unk160; /* 160 */ \
std::uint16_t maxEmitterObj; /* 162 */ \
std::uint16_t maxParticlesPerFrame; /* 164 */ \
bool destroyWhenNotInUse; /* 166 */ \
std::uint8_t pad167; /* 167 */