|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
18 ClearEventMask(EntityEvent.INIT);
24 super.EOnActivate(owner);
36 BaseWorld world = GetWorld();
40 world.SetCameraType(
index, CameraType.PERSPECTIVE);
void UpdatePIPCamera(float timeSlice)
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
void ApplyProps(int index)
SCR_PIPCameraClass CameraBaseClass SCR_PIPCamera(IEntitySource src, IEntity parent)
proto external float GetFarPlane()
CameraBaseClass GenericEntityClass ApplyTransform(float timeslice)
Manually applies transformation. This is usually done in EOnPostFrame automatically.
proto external float GetVerticalFOV()
protected void Deactivate()
override void EOnActivate(IEntity owner)
SCR_DestructionSynchronizationComponentClass ScriptComponentClass int index
proto external float GetNearPlane()