#include <Projectile.h>
|
virtual | ~LaunchData ()=default |
|
| LaunchData ()=default |
|
| LaunchData (BGSProjectile *a_bproj, Actor *a_shooter, const NiPoint3 &a_origin, const ProjectileRot &a_angles) |
|
| LaunchData (Actor *a_shooter, const NiPoint3 &a_origin, const ProjectileRot &a_angles, MagicItem *a_spell) |
|
| LaunchData (Actor *a_shooter, const NiPoint3 &a_origin, const ProjectileRot &a_angles, TESAmmo *a_ammo, TESObjectWEAP *a_weap) |
|
◆ ~LaunchData()
virtual RE::Projectile::LaunchData::~LaunchData |
( |
| ) |
|
|
virtualdefault |
◆ LaunchData() [1/4]
RE::Projectile::LaunchData::LaunchData |
( |
| ) |
|
|
default |
◆ LaunchData() [2/4]
◆ LaunchData() [3/4]
◆ LaunchData() [4/4]
◆ alwaysHit
bool RE::Projectile::LaunchData::alwaysHit |
◆ ammoSource
TESAmmo* RE::Projectile::LaunchData::ammoSource |
◆ angleX
float RE::Projectile::LaunchData::angleX |
◆ angleZ
float RE::Projectile::LaunchData::angleZ |
◆ area
std::int32_t RE::Projectile::LaunchData::area |
◆ autoAim
bool RE::Projectile::LaunchData::autoAim |
◆ castingSource
◆ chainShatter
bool RE::Projectile::LaunchData::chainShatter |
◆ combatController
◆ contactNormal
NiPoint3 RE::Projectile::LaunchData::contactNormal |
◆ deferInitialization
bool RE::Projectile::LaunchData::deferInitialization |
◆ desiredTarget
◆ enchantItem
◆ forceConeOfFire
bool RE::Projectile::LaunchData::forceConeOfFire |
◆ noDamageOutsideCombat
bool RE::Projectile::LaunchData::noDamageOutsideCombat |
◆ origin
NiPoint3 RE::Projectile::LaunchData::origin |
◆ pad7C
std::uint32_t RE::Projectile::LaunchData::pad7C |
◆ parentCell
◆ poison
◆ power
float RE::Projectile::LaunchData::power |
◆ projectileBase
◆ RTTI
◆ scale
float RE::Projectile::LaunchData::scale |
◆ shooter
◆ spell
◆ unk50
void* RE::Projectile::LaunchData::unk50 |
◆ unk60
float RE::Projectile::LaunchData::unk60 |
◆ unk64
float RE::Projectile::LaunchData::unk64 |
◆ useOrigin
bool RE::Projectile::LaunchData::useOrigin |
◆ VTABLE
◆ weaponSource
The documentation for this struct was generated from the following file: