afxProjectileData
A datablock that specifies a Projectile effect.
Public Attributes
int
bool
Point3F
...
Possible values: towardPos2Constraint, orientConstraint, or launchDirField.
string
...
char
...
bool
int
Detailed Description
A datablock that specifies a Projectile effect.
afxProjectileData inherits from ProjectileData and adds some AFX specific fields.
Public Attributes
int dynamicCollisionMask
...
bool ignoreSourceTimeout
...
Point3F launchDirBias
...
afxProjectile_LaunchDirType launchDirMethod
Possible values: towardPos2Constraint, orientConstraint, or launchDirField.
string launchPosSpec
...
char networking
...
bool overrideCollisionMasks
...
int staticCollisionMask
...