![]() |
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_ServicePointMapDescriptorComponentClass |
Functions | |
| SCR_ServicePointMapDescriptorComponentClass SCR_MapDescriptorComponentClass | Attribute ("", desc:"Name of marker (service is active).") |
| void | SetParentBase (SCR_MilitaryBaseComponent base, bool duringInit=false) |
| void | SetServiceMarker (Faction faction=null, bool visible=true) |
| void | SetServiceMarkerActive (bool active) |
| void | SetVisible (int layer) |
| void | ShowServiceHint (MapItem show) |
| void | HideServiceHint (MapItem show) |
| void | SCR_ServicePointMapDescriptorComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| void | ~SCR_ServicePointMapDescriptorComponent () |
Variables | |
| ResourceName | m_sDescriptorServiceHint |
| string | m_sMarkerSmall = "Slot_Small" |
| Widget | m_wDescriptorServiceHint |
| SCR_MilitaryBaseComponent | m_Base |
| SCR_ServicePointMapDescriptorComponentClass SCR_MapDescriptorComponentClass Attribute | ( | "" | , |
| desc:"Name of marker (service is active)." | ) |
Definition at line 1 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | show |
Definition at line 183 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 198 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | base | |
| [in] | duringInit |
Definition at line 31 of file SCR_ServicePointMapDescriptorComponent.c.
| [in] | faction | |
| [in] | visible |
Definition at line 42 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | active |
Definition at line 76 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | layer |
Definition at line 95 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
| [in] | show |
Definition at line 132 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
Definition at line 207 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
Definition at line 26 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
Definition at line 20 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
Definition at line 22 of file SCR_ServicePointMapDescriptorComponent.c.
|
protected |
Definition at line 24 of file SCR_ServicePointMapDescriptorComponent.c.