mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 18:46:07 +00:00
@@ -73,6 +73,7 @@ public:
|
||||
virtual uint Get4CharId() const override;
|
||||
|
||||
int GetEmitterTime() const;
|
||||
int GetSystemCount();
|
||||
|
||||
int GetCumulativeParticleCount() const { return x260_cumulativeParticles; }
|
||||
bool IsIndirectTextured() const; // { return x28_loadedGenDesc->x54_x40_TEXR && x28_loadedGenDesc->x58_x44_TIND; }
|
||||
@@ -81,6 +82,8 @@ public:
|
||||
static void Initialize();
|
||||
static void ShutDown();
|
||||
|
||||
void SetGlobalOrientAndTrans(const CTransform4f& xf);
|
||||
|
||||
public:
|
||||
TLockedToken< CGenDescription > x1c_genDesc;
|
||||
CGenDescription* x28_loadedGenDesc;
|
||||
|
||||
Reference in New Issue
Block a user