Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
BaseLightManagerComponent Class Reference
Inheritance diagram for BaseLightManagerComponent:
GameComponent GameComponent

Protected Member Functions

void OnInit (IEntity owner)
void OnFrame (IEntity owner, float timeSlice)
void OnInit (IEntity owner)
void OnFrame (IEntity owner, float timeSlice)

Detailed Description

Definition at line 12 of file BaseLightManagerComponent.c.

Member Function Documentation

◆ OnFrame() [1/2]

void BaseLightManagerComponent::OnFrame ( IEntity owner,
float timeSlice )
protected

Called during EOnFrame.

Parameters
ownerEntity this component is attached to.
timeSliceDelta time since last update.

◆ OnFrame() [2/2]

void BaseLightManagerComponent::OnFrame ( IEntity owner,
float timeSlice )
protected

Called during EOnFrame.

Parameters
ownerEntity this component is attached to.
timeSliceDelta time since last update.

◆ OnInit() [1/2]

void BaseLightManagerComponent::OnInit ( IEntity owner)
protected

Called during EOnInit.

Parameters
ownerEntity this component is attached to.

◆ OnInit() [2/2]

void BaseLightManagerComponent::OnInit ( IEntity owner)
protected

Called during EOnInit.

Parameters
ownerEntity this component is attached to.

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