Sender | The mode of fire (third param of ActivateWeapon()). |
Source | The player who is firing.1 |
Sender Type | System (1). |
Source Type | Thing (3). |
2) Fire is also sent by a force power's bin when ActivateBin() is used to start its fire message. DeactivateBin() will stop the fire message.
Sender | The bin of the force power. |
Source | The player who is firing.2 |
Sender Type | System (1). |
Source Type | Thing (3). |
3) Fire is also sent by AI actors when the actor fires.
Sender | The actor who is firing. |
Source | The projectile that the actor fired. |
Sender Type | Thing (3). |
Source Type | Thing (3). |