Arma Reforger Script API
Loading...
Searching...
No Matches
BaseInfoDisplay Interface Reference
Inheritance diagram for BaseInfoDisplay:
GroupInfoDisplay SCR_InfoDisplay SCR_Crosshair SCR_EditorPingInfoDisplay SCR_InfoDisplayExtended SCR_RestrictionZoneWarningHUDComponent SCR_WeaponSelectionMenu SCR_WeaponSwitchingBaseUI StanceIndicator SCR_2DOpticsDisplay SCR_AvailableActionsDisplay SCR_BallisticTableDisplay SCR_BaseAnalogGauge SCR_BaseHeadingDisplay SCR_BaseInteractionDisplay SCR_BaseScreenEffect SCR_BaseVehicleInfo SCR_CampaignInfoDisplay SCR_CaptureAndHoldObjectiveDisplay SCR_CaptureAndHoldTeamScoreDisplay SCR_ChatHud SCR_CompositionInfoDisplay SCR_GameVersion SCR_HintInfoDisplay SCR_InspectCasualtyWidget SCR_MortarInfo SCR_NameTagDisplay SCR_NearbyContextDisplay SCR_NotificationsLogDisplay SCR_PlacedCommandInfoDisplay SCR_PreviewRichText SCR_ScenarioFrameworkTriggerCountdownDisplay SCR_ScreenEffectsManager SCR_SelectionMenuDisplay SCR_StatsPanelBase SCR_VoiceoverSubtitles SCR_VonDisplay SCR_WaypointDisplay SCR_WeaponInfo SCR_WeaponInfo_MultiWeaponTurret SCR_XPInfoDisplay

Public Member Functions

proto external GenericComponent FindComponentInParentContainer (TypeName typeName)
 

Protected Member Functions

void OnInit (IEntity owner)
 
void UpdateValues (IEntity owner, float timeSlice)
 
void OnStartDraw (IEntity owner)
 
void OnStopDraw (IEntity owner)
 

Member Function Documentation

◆ FindComponentInParentContainer()

proto external GenericComponent BaseInfoDisplay.FindComponentInParentContainer ( TypeName typeName)

◆ OnInit()

void BaseInfoDisplay.OnInit ( IEntity owner)
protected

Implemented in SCR_InfoDisplay.

◆ OnStartDraw()

void BaseInfoDisplay.OnStartDraw ( IEntity owner)
protected

◆ OnStopDraw()

void BaseInfoDisplay.OnStopDraw ( IEntity owner)
protected

◆ UpdateValues()

void BaseInfoDisplay.UpdateValues ( IEntity owner,
float timeSlice )
protected

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