21 ::ll::TypedStorage<4, 4, ::ParticleType> mParticleType;
22 ::ll::TypedStorage<8, 48, ::HashedString> mNewParticleType;
23 ::ll::TypedStorage<4, 12, ::Vec3> mDims;
24 ::ll::TypedStorage<4, 12, ::Vec3> mDirRange;
25 ::ll::TypedStorage<4, 4, int> mCount;
26 ::ll::TypedStorage<4, 4, int> mDataMin;
27 ::ll::TypedStorage<4, 4, int> mDataMax;
28 ::ll::TypedStorage<1, 1, bool> mDirOneWay;
86 MCAPI
static void** $vftable();