![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_SupportStationAreaMeshComponentClass |
Functions | |
| SCR_SupportStationAreaMeshComponentClass SCR_BaseAreaMeshComponentClass | Attribute (desc:"Set NONE to get first found support station. Else it will find the specific support station of the same type. It will always search itself, the parent, compartments and the compartments of the parents to find the SupportStation", uiwidget:UIWidgets.SearchComboBox, enums:ParamEnumArray.FromEnum(ESupportStationType), category:"Support Station")] protected ESupportStationType m_eSearchForType |
| override float | GetRadius () |
| SCR_BaseSupportStationComponent | GetSupportStation (IEntity owner) |
| override ResourceName | GetMaterial () |
| void | OnEnabledChanged (bool enabled) |
| override void | EOnInit (IEntity owner) |
| void | Init (IEntity owner) |
| override void | OnDelete (IEntity owner) |
Variables | |
| ResourceName | m_sDisabledMaterial |
| float | m_fRadius |
| SCR_BaseSupportStationComponent | m_SupportStationComponent |
| SCR_SupportStationAreaMeshComponentClass SCR_BaseAreaMeshComponentClass Attribute | ( | desc:"Set NONE to get first found support station. Else it will find the specific support station of the same type. It will always search | itself, |
| the | parent, | ||
| compartments and the compartments of the parents to find the SupportStation" | , | ||
| uiwidget:UIWidgets. | SearchComboBox, | ||
| enums:ParamEnumArray. | FromEnumESupportStationType, | ||
| category:"Support Station" | ) |
|
protected |
Definition at line 50 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Get radius of the area. To be overloaded by inherited classes.
Definition at line 21 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 32 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 92 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 135 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 60 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 15 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 12 of file SCR_SupportStationAreaMeshComponent.c.
|
protected |
Definition at line 18 of file SCR_SupportStationAreaMeshComponent.c.