LeviLamina
|
Public Member Functions | |
ShooterComponent & | operator= (ShooterComponent const &) |
ShooterComponent (ShooterComponent const &) | |
MCAPI void | _shootProjectile (::Actor &owner, ::ActorDefinitionIdentifier const &actorDef, int auxVal) |
MCAPI void | onShoot (::Actor &owner) |
MCAPI::ShooterComponent & | operator= (::ShooterComponent &&) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 4, 4, float > | mThrowPower |
::ll::TypedStorage< 8, 24, ::std::vector<::ShooterProjectileData > > | mShooterProjectileData |
::ll::TypedStorage< 8, 176, ::ActorDefinitionIdentifier > | mDefaultActorDef |
::ll::TypedStorage< 4, 4, int > | mDefaultAuxValue |
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::LevelSoundEvent > | mSoundEvent |
::ll::TypedStorage< 1, 1, bool > | mMagicAttacks |