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

Protected Member Functions

override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)
override bool OnClick (Widget w, int x, int y, int button)
void OnCommStatusCheckFinished (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime)
bool OpenBrowser ()

Protected Attributes

string m_sAddress
bool m_bIsURL
SCR_ButtonBaseComponent m_Button

Detailed Description

Definition at line 1 of file SCR_BrowserLinkComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_BrowserLinkComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 12 of file SCR_BrowserLinkComponent.c.

◆ HandlerDeattached()

override void SCR_BrowserLinkComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 27 of file SCR_BrowserLinkComponent.c.

◆ OnClick()

override bool SCR_BrowserLinkComponent::OnClick ( Widget w,
int x,
int y,
int button )
inlineprotected

Definition at line 33 of file SCR_BrowserLinkComponent.c.

◆ OnCommStatusCheckFinished()

void SCR_BrowserLinkComponent::OnCommStatusCheckFinished ( SCR_ECommStatus status,
float responseTime,
float lastSuccessTime,
float lastFailTime )
inlineprotected

Definition at line 39 of file SCR_BrowserLinkComponent.c.

◆ OpenBrowser()

bool SCR_BrowserLinkComponent::OpenBrowser ( )
inlineprotected

Definition at line 46 of file SCR_BrowserLinkComponent.c.

Member Data Documentation

◆ m_bIsURL

bool SCR_BrowserLinkComponent::m_bIsURL
protected

Definition at line 7 of file SCR_BrowserLinkComponent.c.

◆ m_Button

SCR_ButtonBaseComponent SCR_BrowserLinkComponent::m_Button
protected

Definition at line 9 of file SCR_BrowserLinkComponent.c.

◆ m_sAddress

string SCR_BrowserLinkComponent::m_sAddress
protected

Definition at line 4 of file SCR_BrowserLinkComponent.c.


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