![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_ERotorDamageState : EDamageState |
Functions | |
| enum SCR_ERotorDamageState EDamageState | Attribute (defvalue:"-1", uiwidget:UIWidgets.Auto, desc:"Rotor ID", category:"Rotor Damage")] protected int m_iRotorId |
| override void | OnInit (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| float | RotorHitChance (vector worldPosition) |
| Calculates the chance the rotor was hit by a bullet between 0 and 1. | |
| override void | OnDamageStateChanged (EDamageState newState, EDamageState previousDamageState, bool isJIP) |
| float | GetRotorRadius () |
| int | GetBladeCount () |
| PointInfo | GetPointInfo () |
| int | GetRotorIndex () |
| void | SetRotorIndex (int id) |
| Register rotor hitzone with damage manager. | |
| void | UpdateRotorState () |
| float | GetEfficiency () |
| Set wheel parameters when damage exceeds thresholds. | |
| bool | IsSpinning () |
| Check if rotor is spinning. | |
| bool | HasCollision (vector worldPosition) |
| Check if world position is within rotor disc. | |
Definition at line 3 of file SCR_RotorHitZone.c.
| enum SCR_ERotorDamageState EDamageState Attribute | ( | defvalue:"-1" | , |
| uiwidget:UIWidgets. | Auto, | ||
| desc:"Rotor ID" | , | ||
| category:"Rotor Damage" | ) |
|
protected |
Definition at line 89 of file SCR_RotorHitZone.c.
|
protected |
Set wheel parameters when damage exceeds thresholds.
Definition at line 138 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 96 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 102 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 83 of file SCR_RotorHitZone.c.
Check if world position is within rotor disc.
Definition at line 164 of file SCR_RotorHitZone.c.
|
protected |
Check if rotor is spinning.
Definition at line 157 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 75 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 43 of file SCR_RotorHitZone.c.
Calculates the chance the rotor was hit by a bullet between 0 and 1.
Definition at line 55 of file SCR_RotorHitZone.c.
|
protected |
Register rotor hitzone with damage manager.
Definition at line 109 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 125 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 19 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 22 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 25 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 19 of file SCR_RotorHitZone.c.
| @ CRITICAL = 5 |
Definition at line 2 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 38 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 35 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 32 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 29 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 17 of file SCR_RotorHitZone.c.
|
protected |
Definition at line 40 of file SCR_RotorHitZone.c.
| MAJOR = 4 |
Definition at line 1 of file SCR_RotorHitZone.c.
| MINOR = 3 |
Definition at line 0 of file SCR_RotorHitZone.c.