Arma Reforger Script API
|
Public Member Functions | |
proto external int | GetInfoDisplays (out notnull array< BaseInfoDisplay > outInfoDisplays) |
Public Member Functions inherited from BaseInfoDisplay | |
proto external GenericComponent | FindComponentInParentContainer (TypeName typeName) |
Additional Inherited Members | |
Protected Member Functions inherited from BaseInfoDisplay | |
void | OnInit (IEntity owner) |
void | UpdateValues (IEntity owner, float timeSlice) |
void | OnStartDraw (IEntity owner) |
void | OnStopDraw (IEntity owner) |
proto external int GroupInfoDisplay.GetInfoDisplays | ( | out notnull array< BaseInfoDisplay > | outInfoDisplays | ) |