![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_BaseBallisticConfig | GetSelectedBallisticConfig () |
| int | GetNumberOfBallisticConfigs () |
| bool | GetHasDifferentChargeConfigs () |
| Returns true when this display has at least two configs for the same shell with different init speeds. | |
| void | ChangeShellType (float direction=0) |
| Method used to change what ballistic data is shown. | |
| void | ChangeShellCharge (float direction=0) |
| Method used to change what charge ring config is shown for current shell type. | |
| void | UpdateConfig (bool playSound=true) |
| Method used to update currently displayed ballistic config. | |
| array< string > | GetBallisticInfo (float elevation) |
| Set azimuth and elevation info. | |
| void | UpdateBallisticInfo (vector aimRotation, bool forceRefresh=false) |
| vector | GetMuzzleDirection () |
| Get muzzle rotation vector. | |
| void | SetupWidgets () |
| void | ShowDelay (bool show, float speed=UIConstants.FADE_RATE_INSTANT) |
| override void | Show (bool show, float speed=UIConstants.FADE_RATE_INSTANT, EAnimationCurve curve=EAnimationCurve.LINEAR) |
| override void | DisplayUpdate (IEntity owner, float timeSlice) |
| override void | OnSettingsChanged () |
| override void | DisplayStopDraw (IEntity owner) |
| void | AddActionListeners () |
| void | RemoveActionListeners () |
| override void | DisplayStartDraw (IEntity owner) |
| void | OnSettingsMenuClosed (ChimeraMenuBase menu) |
Definition at line 1 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 397 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Method used to change what charge ring config is shown for current shell type.
Definition at line 107 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Method used to change what ballistic data is shown.
Definition at line 69 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 423 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 382 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 367 of file SCR_BallisticTableDisplay.c.
Set azimuth and elevation info.
Definition at line 181 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Returns true when this display has at least two configs for the same shell with different init speeds.
Definition at line 62 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Get muzzle rotation vector.
Definition at line 304 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 55 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 46 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 373 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Callback method used to force refresh of the data after player leaves settings menu (f.e. after he changed the language)
| [in] | menu | which was just closed |
Definition at line 464 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 410 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 316 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 342 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Calls the SCR_InfoDisplayExtended.Show method after some delay
| [in] | bool,True | if it can be shown, false otherwise |
| [in] | float,Fade | speed |
Definition at line 336 of file SCR_BallisticTableDisplay.c.
|
inlineprotected |
Definition at line 270 of file SCR_BallisticTableDisplay.c.
Method used to update currently displayed ballistic config.
Definition at line 146 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 10 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 41 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 4 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 33 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 37 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 39 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 23 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 38 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 7 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 40 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 29 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 26 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 20 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 13 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 17 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 35 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 32 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 31 of file SCR_BallisticTableDisplay.c.
|
protected |
Definition at line 43 of file SCR_BallisticTableDisplay.c.