Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CompositionInfoHandlerComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_CompositionInfoHandlerComponentClass
class  SCR_CompositionDetails

Functions

SCR_CompositionInfoHandlerComponentClass ScriptComponentClass Attribute ("ToggleCompositionReporting")
void OnNameCacheUpdated (bool success)
void OnReportingToggle ()
void OnReportUser ()
void EOnFrame (IEntity owner, float timeSlice)
void EOnInit (IEntity owner)
void OnPostInit (IEntity owner)
 Editable Mine.
void OnDelete (IEntity owner)

Function Documentation

◆ Attribute()

SCR_CompositionInfoHandlerComponentClass ScriptComponentClass Attribute ( "ToggleCompositionReporting" )

Definition at line 1 of file SCR_CompositionInfoHandlerComponent.c.

◆ EOnFrame()

void EOnFrame ( IEntity owner,
float timeSlice )
protected

Definition at line 196 of file SCR_CompositionInfoHandlerComponent.c.

◆ OnDelete()

void OnDelete ( IEntity owner)
protected

Definition at line 243 of file SCR_CompositionInfoHandlerComponent.c.

◆ OnNameCacheUpdated()

void OnNameCacheUpdated ( bool success)
protected

Definition at line 109 of file SCR_CompositionInfoHandlerComponent.c.

◆ OnReportingToggle()

void OnReportingToggle ( )
protected

Definition at line 148 of file SCR_CompositionInfoHandlerComponent.c.

◆ OnReportUser()

void OnReportUser ( )
protected

Definition at line 177 of file SCR_CompositionInfoHandlerComponent.c.