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

Protected Member Functions

void OnEditorPlace (float value, EActionTrigger reason)
void OnEditorPlaceAndCancel (float value, EActionTrigger reason)
void OnEditorPlacePlayer (float value, EActionTrigger reason)
void OnEditorPlacePlayerAndCancel (float value, EActionTrigger reason)
void Place (bool cancelAfterwards, bool canBePlayer=false)
void OnEditorCancelPlacingUp (float value, EActionTrigger reason)
void CancelPlacing ()
void EnablePlacing ()
bool CanClick ()
bool IsChildOf (Widget widget, Widget parent)
void OnSelectedPrefabChange (ResourceName prefab, ResourceName prefabPrev)
void OnMenuUpdate (float tDelta)
void OnMenuFocusGained ()
void OnMenuFocusLost ()
SCR_EPreviewState GetPreviewStateToShow ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Static Protected Attributes

static const float MAX_PREVIEW_DIS = 50

Detailed Description

Definition at line 3 of file SCR_PlacingEditorUIComponent.c.

Member Function Documentation

◆ CancelPlacing()

void SCR_PlacingEditorUIComponent::CancelPlacing ( )
inlineprotected

Definition at line 98 of file SCR_PlacingEditorUIComponent.c.

◆ CanClick()

bool SCR_PlacingEditorUIComponent::CanClick ( )
inlineprotected

Definition at line 111 of file SCR_PlacingEditorUIComponent.c.

◆ EnablePlacing()

void SCR_PlacingEditorUIComponent::EnablePlacing ( )
inlineprotected

Definition at line 105 of file SCR_PlacingEditorUIComponent.c.

◆ GetPreviewStateToShow()

SCR_EPreviewState SCR_PlacingEditorUIComponent::GetPreviewStateToShow ( )
inlineprotected

Definition at line 234 of file SCR_PlacingEditorUIComponent.c.

◆ HandlerAttachedScripted()

override void SCR_PlacingEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 243 of file SCR_PlacingEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_PlacingEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 294 of file SCR_PlacingEditorUIComponent.c.

◆ IsChildOf()

bool SCR_PlacingEditorUIComponent::IsChildOf ( Widget widget,
Widget parent )
inlineprotected

Definition at line 146 of file SCR_PlacingEditorUIComponent.c.

◆ OnEditorCancelPlacingUp()

void SCR_PlacingEditorUIComponent::OnEditorCancelPlacingUp ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 91 of file SCR_PlacingEditorUIComponent.c.

◆ OnEditorPlace()

void SCR_PlacingEditorUIComponent::OnEditorPlace ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 38 of file SCR_PlacingEditorUIComponent.c.

◆ OnEditorPlaceAndCancel()

void SCR_PlacingEditorUIComponent::OnEditorPlaceAndCancel ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 44 of file SCR_PlacingEditorUIComponent.c.

◆ OnEditorPlacePlayer()

void SCR_PlacingEditorUIComponent::OnEditorPlacePlayer ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 50 of file SCR_PlacingEditorUIComponent.c.

◆ OnEditorPlacePlayerAndCancel()

void SCR_PlacingEditorUIComponent::OnEditorPlacePlayerAndCancel ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 56 of file SCR_PlacingEditorUIComponent.c.

◆ OnMenuFocusGained()

void SCR_PlacingEditorUIComponent::OnMenuFocusGained ( )
inlineprotected

Definition at line 222 of file SCR_PlacingEditorUIComponent.c.

◆ OnMenuFocusLost()

void SCR_PlacingEditorUIComponent::OnMenuFocusLost ( )
inlineprotected

Definition at line 228 of file SCR_PlacingEditorUIComponent.c.

◆ OnMenuUpdate()

void SCR_PlacingEditorUIComponent::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 204 of file SCR_PlacingEditorUIComponent.c.

◆ OnSelectedPrefabChange()

void SCR_PlacingEditorUIComponent::OnSelectedPrefabChange ( ResourceName prefab,
ResourceName prefabPrev )
inlineprotected

Definition at line 159 of file SCR_PlacingEditorUIComponent.c.

◆ Place()

void SCR_PlacingEditorUIComponent::Place ( bool cancelAfterwards,
bool canBePlayer = false )
inlineprotected

Definition at line 66 of file SCR_PlacingEditorUIComponent.c.

Member Data Documentation

◆ MAX_PREVIEW_DIS

const float SCR_PlacingEditorUIComponent::MAX_PREVIEW_DIS = 50
staticprotected

Definition at line 6 of file SCR_PlacingEditorUIComponent.c.


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