![]() |
Dayz Explorer 1.28.160049
|
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 1304 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 1290 of file actiontargetscursor.c.
|
protected |
Definition at line 760 of file actiontargetscursor.c.
|
protected |
Definition at line 688 of file actiontargetscursor.c.
|
protected |
get actions from Action Manager
Definition at line 701 of file actiontargetscursor.c.
|
protected |
Definition at line 1328 of file actiontargetscursor.c.
|
protected |
returns number of items in cargo for targeted entity
default cargo count
Definition at line 985 of file actiontargetscursor.c.
|
protected |
Definition at line 777 of file actiontargetscursor.c.
|
protected |
Definition at line 935 of file actiontargetscursor.c.
|
protected |
Definition at line 850 of file actiontargetscursor.c.
|
protected |
Definition at line 961 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 471 of file actiontargetscursor.c.
|
protected |
Definition at line 683 of file actiontargetscursor.c.
|
protected |
Definition at line 743 of file actiontargetscursor.c.
|
protected |
Definition at line 296 of file actiontargetscursor.c.
|
protected |
Definition at line 676 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 1123 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 1272 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 1011 of file actiontargetscursor.c.
|
protected |
Definition at line 1041 of file actiontargetscursor.c.
|
protected |
Definition at line 1071 of file actiontargetscursor.c.
|
protected |
Definition at line 1190 of file actiontargetscursor.c.
|
protected |
Definition at line 1245 of file actiontargetscursor.c.
|
protected |
shows arrows near the interact action if there are more than one available
Definition at line 1163 of file actiontargetscursor.c.
|
protected |
Definition at line 1218 of file actiontargetscursor.c.
|
protected |
Definition at line 126 of file actiontargetscursor.c.
|
protected |
Definition at line 446 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 454 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.