Arma Reforger Script API
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
SCR_InfoDisplayLayerHandler Interface Reference
Inheritance diagram for SCR_InfoDisplayLayerHandler:
[legend]

Protected Member Functions

override void OnStart (notnull SCR_InfoDisplay display)
 Called when the Owning Info Display of this handler is started.
 

Protected Attributes

string m_sLayerName
 
- Protected Attributes inherited from SCR_InfoDisplayHandler
SCR_InfoDisplay m_OwnerDisplay
 Info Display which owns this Info Dispaly Handler.
 
bool m_bEnabled
 

Additional Inherited Members

- Public Member Functions inherited from SCR_InfoDisplayHandler
void SetEnabled (bool enabled)
 
bool IsEnabled ()
 
void Initialize (notnull SCR_InfoDisplay display)
 Called before OnStart and used for initializing this Handler.
 
void OnStart (notnull SCR_InfoDisplay display)
 Called when the Owning Info Display of this handler is started.
 
void OnStop (notnull SCR_InfoDisplay display)
 Called when the Owning Info Display of this handler is stopped.
 
void OnUpdate (float timeSlice)
 Called every frame.
 
- Public Attributes inherited from SCR_InfoDisplayHandler
bool m_bCanUpdate
 

Member Function Documentation

◆ OnStart()

override void SCR_InfoDisplayLayerHandler.OnStart ( notnull SCR_InfoDisplay  display)
protected

Called when the Owning Info Display of this handler is started.

Parameters
displayThe Owner Info Display

Implements SCR_InfoDisplayHandler.

Member Data Documentation

◆ m_sLayerName

string SCR_InfoDisplayLayerHandler.m_sLayerName
protected

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