Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_CompositionInfoHandlerComponent Interface Reference
Inheritance diagram for SCR_CompositionInfoHandlerComponent:

Public Member Functions

SCR_CompositionDetails TraceEditableEntity ()
 

Protected Member Functions

void OnNameCacheUpdated (bool success)
 
void OnReportingToggle ()
 
void OnReportUser ()
 
override void EOnFrame (IEntity owner, float timeSlice)
 
override void EOnInit (IEntity owner)
 
override void OnPostInit (IEntity owner)
 
override void OnDelete (IEntity owner)
 

Protected Attributes

string m_sToggleInfoAction
 
string m_sAuthorNameLoading
 
string m_sAuthorNameFailed
 
string m_sReportUserAction
 
string m_sActionContext
 
float m_fTraceDistance
 
bool m_ReportingActive
 
bool m_IsInit
 
bool m_bNameUpdateRequested
 
ref SCR_CompositionInfoDisplay m_CompositionInfoDisplay
 
ref SCR_CompositionDetails m_CurrentDetails
 

Member Function Documentation

◆ EOnFrame()

override void SCR_CompositionInfoHandlerComponent.EOnFrame ( IEntity owner,
float timeSlice )
protected

◆ EOnInit()

override void SCR_CompositionInfoHandlerComponent.EOnInit ( IEntity owner)
protected

◆ OnDelete()

override void SCR_CompositionInfoHandlerComponent.OnDelete ( IEntity owner)
protected

◆ OnNameCacheUpdated()

void SCR_CompositionInfoHandlerComponent.OnNameCacheUpdated ( bool success)
protected

◆ OnPostInit()

override void SCR_CompositionInfoHandlerComponent.OnPostInit ( IEntity owner)
protected

◆ OnReportingToggle()

void SCR_CompositionInfoHandlerComponent.OnReportingToggle ( )
protected

◆ OnReportUser()

void SCR_CompositionInfoHandlerComponent.OnReportUser ( )
protected

◆ TraceEditableEntity()

SCR_CompositionDetails SCR_CompositionInfoHandlerComponent.TraceEditableEntity ( )

Member Data Documentation

◆ m_bNameUpdateRequested

bool SCR_CompositionInfoHandlerComponent.m_bNameUpdateRequested
protected

◆ m_CompositionInfoDisplay

ref SCR_CompositionInfoDisplay SCR_CompositionInfoHandlerComponent.m_CompositionInfoDisplay
protected

◆ m_CurrentDetails

ref SCR_CompositionDetails SCR_CompositionInfoHandlerComponent.m_CurrentDetails
protected

◆ m_fTraceDistance

float SCR_CompositionInfoHandlerComponent.m_fTraceDistance
protected

◆ m_IsInit

bool SCR_CompositionInfoHandlerComponent.m_IsInit
protected

◆ m_ReportingActive

bool SCR_CompositionInfoHandlerComponent.m_ReportingActive
protected

◆ m_sActionContext

string SCR_CompositionInfoHandlerComponent.m_sActionContext
protected

◆ m_sAuthorNameFailed

string SCR_CompositionInfoHandlerComponent.m_sAuthorNameFailed
protected

◆ m_sAuthorNameLoading

string SCR_CompositionInfoHandlerComponent.m_sAuthorNameLoading
protected

◆ m_sReportUserAction

string SCR_CompositionInfoHandlerComponent.m_sReportUserAction
protected

◆ m_sToggleInfoAction

string SCR_CompositionInfoHandlerComponent.m_sToggleInfoAction
protected

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