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;
44 virtual char const* getName() ;
62 MCAPI
char const* $getName();
68 MCAPI
static void** $vftable();