Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VehicleHitZone.c
Go to the documentation of this file.
2{
3 [Attribute(EVehicleHitZoneGroup.VIRTUAL.ToString(), UIWidgets.ComboBox, enums: ParamEnumArray.FromEnum(EVehicleHitZoneGroup))]
5
6 //------------------------------------------------------------------------------------------------
8 {
9 return m_eHitZoneGroup;
10 }
11}
EHitZoneGroup
override EHitZoneGroup GetHitZoneGroup()
EVehicleHitZoneGroup m_eHitZoneGroup
SCR_FieldOfViewSettings Attribute