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

Protected Member Functions

void OnEditorPing (float value, EActionTrigger reason)
void OnEditorPingUnlimitedOnly (float value, EActionTrigger reason)
void SendPing (bool unlimitedOnly)
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

SCR_PingEditorComponent m_PingManager
SCR_HoverEditableEntityFilter m_HoverFilter

Detailed Description

Definition at line 3 of file SCR_PingEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_PingEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 39 of file SCR_PingEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_PingEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 56 of file SCR_PingEditorUIComponent.c.

◆ OnEditorPing()

void SCR_PingEditorUIComponent::OnEditorPing ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 9 of file SCR_PingEditorUIComponent.c.

◆ OnEditorPingUnlimitedOnly()

void SCR_PingEditorUIComponent::OnEditorPingUnlimitedOnly ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 15 of file SCR_PingEditorUIComponent.c.

◆ SendPing()

void SCR_PingEditorUIComponent::SendPing ( bool unlimitedOnly)
inlineprotected

Definition at line 21 of file SCR_PingEditorUIComponent.c.

Member Data Documentation

◆ m_HoverFilter

SCR_HoverEditableEntityFilter SCR_PingEditorUIComponent::m_HoverFilter
protected

Definition at line 6 of file SCR_PingEditorUIComponent.c.

◆ m_PingManager

SCR_PingEditorComponent SCR_PingEditorUIComponent::m_PingManager
protected

Definition at line 5 of file SCR_PingEditorUIComponent.c.


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