![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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. | |
Parameter for carrying information between individual camera components.
Definition at line 5 of file SCR_ManualCameraParam.c.
|
protected |
Entity under cursor.
Definition at line 11 of file SCR_ManualCameraParam.c.
|
protected |
Frame time slice.
Definition at line 9 of file SCR_ManualCameraParam.c.
|
protected |
Definition at line 7 of file SCR_ManualCameraParam.c.
|
protected |
World in which the camera exists.
Definition at line 10 of file SCR_ManualCameraParam.c.