Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_QuickPlacingEditorUIComponent Class Reference
Inheritance diagram for SCR_QuickPlacingEditorUIComponent:
SCR_BaseEditorUIComponent

Protected Member Functions

void Show (bool show)
void SetCoef (float coef, bool instant=false)
bool SetOffsets (float progress)
void OnMenuUpdate (float tDelta)
void OnShortcut (Widget w)
override bool OnMouseEnter (Widget w, int x, int y)
override bool OnMouseLeave (Widget w, Widget enterW, int x, int y)
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Static Protected Attributes

static const float ANIMATION_THRESHOLD = 0.01

Detailed Description

Definition at line 3 of file SCR_QuickPlacingEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_QuickPlacingEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 103 of file SCR_QuickPlacingEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_QuickPlacingEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 120 of file SCR_QuickPlacingEditorUIComponent.c.

◆ OnMenuUpdate()

void SCR_QuickPlacingEditorUIComponent::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 68 of file SCR_QuickPlacingEditorUIComponent.c.

◆ OnMouseEnter()

override bool SCR_QuickPlacingEditorUIComponent::OnMouseEnter ( Widget w,
int x,
int y )
inlineprotected

Definition at line 85 of file SCR_QuickPlacingEditorUIComponent.c.

◆ OnMouseLeave()

override bool SCR_QuickPlacingEditorUIComponent::OnMouseLeave ( Widget w,
Widget enterW,
int x,
int y )
inlineprotected

Definition at line 94 of file SCR_QuickPlacingEditorUIComponent.c.

◆ OnShortcut()

void SCR_QuickPlacingEditorUIComponent::OnShortcut ( Widget w)
inlineprotected

Definition at line 79 of file SCR_QuickPlacingEditorUIComponent.c.

◆ SetCoef()

void SCR_QuickPlacingEditorUIComponent::SetCoef ( float coef,
bool instant = false )
inlineprotected

Definition at line 38 of file SCR_QuickPlacingEditorUIComponent.c.

◆ SetOffsets()

bool SCR_QuickPlacingEditorUIComponent::SetOffsets ( float progress)
inlineprotected

Definition at line 54 of file SCR_QuickPlacingEditorUIComponent.c.

◆ Show()

void SCR_QuickPlacingEditorUIComponent::Show ( bool show)
inlineprotected

Definition at line 25 of file SCR_QuickPlacingEditorUIComponent.c.

Member Data Documentation

◆ ANIMATION_THRESHOLD

const float SCR_QuickPlacingEditorUIComponent::ANIMATION_THRESHOLD = 0.01
staticprotected

Definition at line 5 of file SCR_QuickPlacingEditorUIComponent.c.


The documentation for this class was generated from the following file: