![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | DisplayStartDraw (IEntity owner) |
| override void | DisplayStopDraw (IEntity owner) |
| override void | DisplayUpdate (IEntity owner, float timeSlice) |
| void | UpdatePosition () |
| bool | IsInLineOfSight (vector point, vector transform[4]) |
| void | FadeOutPulse (WidgetAnimationOpacity anim) |
| void | FadeOutPulseDelayed () |
| void | DeleteWidget (WidgetAnimationOpacity anim=null) |
| void | HideWidget (bool deleteWidget=false) |
| void | HandleVisualizationDuration () |
| bool | GetWorldToScreenPosition (BaseWorld world, vector worldPosition, out float posX, out float posY, int cameraIndex=-1) |
| void | VisualizeCommand (vector targetPosition, SCR_BaseGroupCommand command) |
| void | SetCanUpdatePosition (bool canUpdate) |
| void | SetIsPreview (bool isPreview) |
Static Protected Attributes | |
| static const int | PULSE_WIDGET_MAX_SIZE = 70 |
| static const float | BASE_FOV = 100 |
| static const float | LINE_OF_SIGHT_THRESHOLD = 0.25 |
Definition at line 1 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 251 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 60 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 81 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 88 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 236 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 245 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Recalculates worldPosition to screen space.
| [in] | world | |
| [in] | worldPosition | |
| [out] | posX | X Position on the screen |
| [out] | posY | Y Position on the screen |
| [in] | int | Camera thats being used |
Definition at line 285 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 271 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 261 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Performs a dot product check against threshold whether point is in line of sight of provided transformation.
| [in] | vector | point Point to perform check for |
Definition at line 227 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 340 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 346 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Definition at line 171 of file SCR_PlacedCommandInfoDisplay.c.
|
inlineprotected |
Initializes the visualization of the provided command
| [in] | targetPosition | |
| [in] | command |
Definition at line 298 of file SCR_PlacedCommandInfoDisplay.c.
|
staticprotected |
Definition at line 56 of file SCR_PlacedCommandInfoDisplay.c.
|
staticprotected |
Definition at line 57 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 7 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 33 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 34 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 35 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 50 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 28 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 25 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 31 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 4 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 37 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 48 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 10 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 16 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 13 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 22 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 19 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 52 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 39 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 42 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 44 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 43 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 46 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 45 of file SCR_PlacedCommandInfoDisplay.c.
|
protected |
Definition at line 40 of file SCR_PlacedCommandInfoDisplay.c.
|
staticprotected |
Definition at line 54 of file SCR_PlacedCommandInfoDisplay.c.