20 ::ll::TypedStorage<1, 1, bool> mAffectShooter;
21 ::ll::TypedStorage<1, 1, bool> mAffectProjectile;
22 ::ll::TypedStorage<1, 1, bool> mAffectTarget;
23 ::ll::TypedStorage<1, 1, bool> mAffectSplashArea;
24 ::ll::TypedStorage<4, 4, float> mSplashArea;
25 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mTrigger;
39 virtual char const* getName()
const ;
51 MCAPI
char const* $getName()
const;