20 ::ll::TypedStorage<8, 8, ::std::string const&> mTexture;
21 ::ll::TypedStorage<2, 2, ushort const> mPreFlatteningAux;
22 ::ll::TypedStorage<1, 1, ::TintMethod const> mTintMethod;
35 ::ll::TypedStorage<8, 32, ::std::string> mTexture;
36 ::ll::TypedStorage<2, 2, ushort> mPreFlatteningAux;
37 ::ll::TypedStorage<1, 1, ::TintMethod> mTintMethod;
38 ::ll::TypedStorage<1, 1, uchar> mParticleCount;
Definition BlockDestructionParticlesComponent.h:16
Definition BlockDestructionParticlesComponent.h:8