Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ShedulePreloadEntity.c File Reference

Go to the source code of this file.

Classes

class  SCR_ShedulePreloadEntityClass

Functions

SCR_ShedulePreloadEntityClass GenericEntityClass Attribute ("500", UIWidgets.Slider, "The radius in metres from the center of this entity which should be scheduled to preload.", "0 1500 1")] private float m_fPreloadRadius
void GetDesiredCameraTransform (out vector position, out vector angles)
void SCR_ShedulePreloadEntity (IEntitySource src, IEntity parent)

Function Documentation

◆ Attribute()

SCR_ShedulePreloadEntityClass GenericEntityClass Attribute ( "500" ,
UIWidgets. Slider,
"The radius in metres from the center of this entity which should be scheduled to preload." ,
"0 1500 1"  )

◆ GetDesiredCameraTransform()

void GetDesiredCameraTransform ( out vector position,
out vector angles )
protected

Definition at line 40 of file SCR_ShedulePreloadEntity.c.

◆ SCR_ShedulePreloadEntity()

void SCR_ShedulePreloadEntity ( IEntitySource src,
IEntity parent )
protected

Definition at line 48 of file SCR_ShedulePreloadEntity.c.