Click or drag to resize

ChargedBullet Fields

The ChargedBullet type exposes the following members.

Fields
  NameDescription
Private field_currentCharge
The current charge of this bullet.
Protected fieldAutodestructTime
The time before the launched bullet autodestructs.
Protected fieldBullet
The bullet object associated with this effect.
Protected fieldChargeDuration
The duration of the charging effect.
Protected fieldChargeSound
The sound played while the bullet is being charged.
Protected fieldChargeToFirePitch
The scaling factor of the bullet charge, used to calculate the pitch of the firing sound.
Protected fieldChargeToFlyPitch
The scaling factor of the bullet charge, used to calculate the pitch of the flying sound.
Protected fieldFireSound
The sound played when the bullet is fired.
Protected fieldFlySound
The sound played while the bullet is flying.
Protected fieldMinCharge
The minimum charge of the bullet.
Top
See Also