Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ContextBasicInteractionBlipWidgets Interface Reference

Public Member Functions

bool Init (notnull Widget root)
 
ResourceName GetLayout ()
 

Public Attributes

OverlayWidget m_wOverlayBackground
 
ImageWidget m_wBackgroundShadowInner
 
ImageWidget m_wBackground
 
ImageWidget m_wBackgroundShadowOuter
 
ImageWidget m_wBackgroundOuter
 
ImageWidget m_wIconGlow
 
ImageWidget m_wIcon
 

Static Protected Attributes

static const ResourceName LAYOUT = "{BF5FA7B21D658280}UI/layouts/HUD/InteractionSystem/ContextBasicInteractionBlip.layout"
 

Member Function Documentation

◆ GetLayout()

ResourceName SCR_ContextBasicInteractionBlipWidgets.GetLayout ( )

◆ Init()

bool SCR_ContextBasicInteractionBlipWidgets.Init ( notnull Widget root)

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_ContextBasicInteractionBlipWidgets.LAYOUT = "{BF5FA7B21D658280}UI/layouts/HUD/InteractionSystem/ContextBasicInteractionBlip.layout"
staticprotected

◆ m_wBackground

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wBackground

◆ m_wBackgroundOuter

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wBackgroundOuter

◆ m_wBackgroundShadowInner

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wBackgroundShadowInner

◆ m_wBackgroundShadowOuter

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wBackgroundShadowOuter

◆ m_wIcon

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wIcon

◆ m_wIconGlow

ImageWidget SCR_ContextBasicInteractionBlipWidgets.m_wIconGlow

◆ m_wOverlayBackground

OverlayWidget SCR_ContextBasicInteractionBlipWidgets.m_wOverlayBackground

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