Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_DebugCameraEntityClass |
Functions | |
SCR_DebugCameraEntityClass SCR_CameraBaseClass | CreateDebugCamera () |
Debug camera spawned on given position. More... | |
void | SCR_DebugCameraEntity (IEntitySource src, IEntity parent) |
SCR_DebugCameraEntityClass SCR_CameraBaseClass CreateDebugCamera | ( | ) |
Debug camera spawned on given position.
Definition at line 10 of file SCR_DebugCameraEntity.c.
void SCR_DebugCameraEntity | ( | IEntitySource | src, |
IEntity | parent | ||
) |
src | |
parent |
Definition at line 28 of file SCR_DebugCameraEntity.c.