![]() |
Dayz Explorer 1.29.162510
|
Protected Member Functions | |
| void | ActionTargetsCursor () |
| void | ~ActionTargetsCursor () |
| void | SetHealthVisibility (bool state) |
| void | SetQuantityVisibility (bool state) |
| void | SetInteractXboxIcon (string imageset_name, string image_name) |
| DEPRECATED. | |
| void | SetContinuousInteractXboxIcon (string imageset_name, string image_name) |
| void | SetSingleXboxIcon (string imageset_name, string image_name) |
| void | SetContinuousXboxIcon (string imageset_name, string image_name) |
| void | SetXboxIcon (string name, string imageset_name, string image_name) |
| void | SetControllerIcon (string pWidgetName, string pInputName) |
| void | OnWidgetScriptInit (Widget w) |
| void | OnInputPresetChanged () |
| void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| void | PrepareCursorContent () |
| void | BuildFixedCursor () |
| void | BuildFloatingCursor (bool forceRebuild) |
| override bool | OnUpdate (Widget w) |
| void | HideWidget () |
| void | Update () |
| void | ShowXboxHidePCIcons (string widget, bool show_xbox_icon) |
| vector | TransformToScreenPos (vector pWorldPos) |
| transform world pos to screen pos (related to parent widget size) | |
| void | GetOnScreenPosition (out float x, out float y) |
| bool | IsComponentInSelection (array< Selection > selection, string compName) |
| void | GetPlayer () |
| void | GetActionManager () |
| void | GetActions () |
| get actions from Action Manager | |
| void | GetTarget () |
| string | GetActionDesc (ActionBase action) |
| string | GetItemDesc (ActionBase action) |
| int | GetItemHealth () |
| bool | GetItemFrozen () |
| void | GetItemQuantity (out int q_type, out float q_cur, out int q_min, out int q_max) |
| void | GetItemCargoCount (out int cargoCount) |
| returns number of items in cargo for targeted entity | |
| void | SetItemDesc (string descText, int cargoCount, string itemWidget, string descWidget) |
| void | SetItemHealth (int health, string itemWidget, string healthWidget, bool enabled) |
| void | SetItemQuantity (int type, float current, int min, int max, string itemWidget, string quantityPBWidget, string quantityTextWidget, bool enabled) |
| void | SetActionWidget (ActionBase action, string descText, string actionWidget, string descWidget) |
| void | SetMultipleInteractAction (string multiActionsWidget, string multiActionsWidget_NotSelect) |
| shows arrows near the interact action if there are more than one available | |
| void | SetMultipleContinuousInteractAction (string multiActionsWidget, string multiActionsWidget_NotSelect) |
| void | SetMultipleItemAction (string multiActionsWidget, string multiActionsWidget_NotSelect) |
| void | SetMultipleContinuousItemAction (string multiActionsWidget, string multiActionsWidget_NotSelect) |
| void | SetInteractActionIcon (string actionWidget, string actionIconFrameWidget, string actionIconWidget, string actionIconTextWidget) |
| void | CheckRefresherFlagVisibilityEx (ActionTarget target) |
| int | AttachmentsWithInventoryOrCargoCount (notnull GameInventory inventory) |
| IngameHud | GetHud () |
| void | CheckRefresherFlagVisibility (Object object) |
Definition at line 53 of file actiontargetscursor.c.
|
protected |
Definition at line 94 of file actiontargetscursor.c.
|
protected |
Definition at line 118 of file actiontargetscursor.c.
|
protected |
Definition at line 1307 of file actiontargetscursor.c.
|
protected |
Definition at line 230 of file actiontargetscursor.c.
|
protected |
Get OnScreenPos when forced or targeted component differs
in case of cached item, all above is reused except the position
Definition at line 242 of file actiontargetscursor.c.
|
protected |
|
protected |
Definition at line 1293 of file actiontargetscursor.c.
|
protected |
Definition at line 763 of file actiontargetscursor.c.
|
protected |
Definition at line 691 of file actiontargetscursor.c.
|
protected |
get actions from Action Manager
Definition at line 704 of file actiontargetscursor.c.
|
protected |
Definition at line 1331 of file actiontargetscursor.c.
|
protected |
returns number of items in cargo for targeted entity
default cargo count
Definition at line 988 of file actiontargetscursor.c.
|
protected |
Definition at line 780 of file actiontargetscursor.c.
|
protected |
Definition at line 938 of file actiontargetscursor.c.
|
protected |
Definition at line 853 of file actiontargetscursor.c.
|
protected |
Definition at line 964 of file actiontargetscursor.c.
kept for backward compatibility
Get memory LOD from p3d
save selection from memory lod
cache current object and the widget world pos
doors/handles
single vertex in selection
multiple vertices in selection
cache current object and the widget world pos
do not store component index for doors/handles
ladders handling
cache current object and the widget world pos
do not store component index for ladders
Definition at line 474 of file actiontargetscursor.c.
|
protected |
Definition at line 686 of file actiontargetscursor.c.
|
protected |
Definition at line 746 of file actiontargetscursor.c.
|
protected |
Definition at line 296 of file actiontargetscursor.c.
|
protected |
Definition at line 679 of file actiontargetscursor.c.
|
protected |
Definition at line 168 of file actiontargetscursor.c.
|
protected |
Definition at line 161 of file actiontargetscursor.c.
|
protected |
Definition at line 285 of file actiontargetscursor.c.
|
protected |
UA -> widget icon
Definition at line 145 of file actiontargetscursor.c.
|
protected |
item health
quantity
cargo in item
fill the widget with data
Definition at line 196 of file actiontargetscursor.c.
|
protected |
Definition at line 1126 of file actiontargetscursor.c.
|
protected |
|
protected |
Definition at line 139 of file actiontargetscursor.c.
|
protected |
Definition at line 121 of file actiontargetscursor.c.
|
protected |
Definition at line 1275 of file actiontargetscursor.c.
DEPRECATED.
|
protected |
Last message from finished User Action on target (Thermometer, Blood Test Kit, etc.)
when cargo in container
Definition at line 1014 of file actiontargetscursor.c.
|
protected |
Definition at line 1044 of file actiontargetscursor.c.
|
protected |
Definition at line 1074 of file actiontargetscursor.c.
|
protected |
Definition at line 1193 of file actiontargetscursor.c.
|
protected |
Definition at line 1248 of file actiontargetscursor.c.
|
protected |
shows arrows near the interact action if there are more than one available
Definition at line 1166 of file actiontargetscursor.c.
|
protected |
Definition at line 1221 of file actiontargetscursor.c.
|
protected |
Definition at line 126 of file actiontargetscursor.c.
|
protected |
Definition at line 449 of file actiontargetscursor.c.
transform world pos to screen pos (related to parent widget size)
get relative pos for screen from world pos vector
get size of parent widget
calculate corrent position from relative pos and parent widget size
Definition at line 457 of file actiontargetscursor.c.
|
protected |
don't show floating widget if it's disabled in profile or the player is unconscious
check if action has target, otherwise don't show the widget
cursor with fixed position (environment interaction mainly)
build cursor for new target
use cached version for known target - recalculate onscreen pos only
Definition at line 305 of file actiontargetscursor.c.
|
protected |
Definition at line 69 of file actiontargetscursor.c.
|
protected |
Definition at line 62 of file actiontargetscursor.c.
|
protected |
Definition at line 86 of file actiontargetscursor.c.
|
protected |
Definition at line 68 of file actiontargetscursor.c.
|
protected |
Definition at line 66 of file actiontargetscursor.c.
|
protected |
Definition at line 75 of file actiontargetscursor.c.
|
protected |
Definition at line 77 of file actiontargetscursor.c.
|
protected |
Definition at line 63 of file actiontargetscursor.c.
|
protected |
Definition at line 81 of file actiontargetscursor.c.
|
protected |
Definition at line 79 of file actiontargetscursor.c.
|
protected |
Definition at line 82 of file actiontargetscursor.c.
|
protected |
Definition at line 70 of file actiontargetscursor.c.
|
protected |
Definition at line 65 of file actiontargetscursor.c.
|
protected |
Definition at line 74 of file actiontargetscursor.c.
|
protected |
Definition at line 76 of file actiontargetscursor.c.
|
protected |
Definition at line 87 of file actiontargetscursor.c.
|
protected |
widget width
Definition at line 90 of file actiontargetscursor.c.
|
protected |
Definition at line 60 of file actiontargetscursor.c.
|
protected |
Definition at line 80 of file actiontargetscursor.c.
|
protected |
Definition at line 85 of file actiontargetscursor.c.
|
protected |
Definition at line 92 of file actiontargetscursor.c.
|
protected |
Definition at line 91 of file actiontargetscursor.c.
|
protected |
Definition at line 78 of file actiontargetscursor.c.
|
protected |
Definition at line 67 of file actiontargetscursor.c.
|
protected |
Definition at line 61 of file actiontargetscursor.c.
|
protected |
Definition at line 83 of file actiontargetscursor.c.
|
protected |
Definition at line 72 of file actiontargetscursor.c.