Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ManualCameraParam Class Reference

Parameter for carrying information between individual camera components. More...

Protected Attributes

const float TRACE_DIS = 250
float timeSlice
 Frame time slice.
BaseWorld world
 World in which the camera exists.
IEntity target
 Entity under cursor.

Detailed Description

Parameter for carrying information between individual camera components.

Definition at line 5 of file SCR_ManualCameraParam.c.

Member Data Documentation

◆ target

IEntity SCR_ManualCameraParam::target
protected

Entity under cursor.

Definition at line 11 of file SCR_ManualCameraParam.c.

◆ timeSlice

float SCR_ManualCameraParam::timeSlice
protected

Frame time slice.

Definition at line 9 of file SCR_ManualCameraParam.c.

◆ TRACE_DIS

const float SCR_ManualCameraParam::TRACE_DIS = 250
protected

Definition at line 7 of file SCR_ManualCameraParam.c.

◆ world

BaseWorld SCR_ManualCameraParam::world
protected

World in which the camera exists.

Definition at line 10 of file SCR_ManualCameraParam.c.


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