![]() |
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_EditableDescriptorComponentClass |
Typedefs | |
| typedef func | ScriptInvoker_EditableDescriptorLocationChangeMethod |
| typedef ScriptInvokerBase< ScriptInvoker_EditableDescriptorLocationChangeMethod > | ScriptInvoker_EditableDescriptorLocationChange |
Functions | |
| void | ScriptInvoker_EditableDescriptorLocationChangeMethod (SCR_EditableCommentComponent location) |
| SCR_EditableDescriptorComponentClass SCR_EditableSystemComponentClass | Attribute ("300", UIWidgets.Slider, "Detect locations within this radius.", params:"0 10000 1")] protected float m_fMaxLocationSize |
| Editable entity which can contain location description. | |
| ScriptInvoker_EditableDescriptorLocationChange | GetOnChange () |
| bool | UpdateNearestLocation (vector pos=vector.Zero) |
| void | UpdateNearestLocationBroadcast (EntityID nearestLocationID) |
| void | GetOnLocationChange (SCR_EditableEntityComponent nearestLocation) |
| void | UpdateInfo (SCR_UIDescription from=null) |
| override bool | RplSave (ScriptBitWriter writer) |
| override bool | RplLoad (ScriptBitReader reader) |
| void | SCR_EditableDescriptorComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| typedef ScriptInvokerBase<ScriptInvoker_EditableDescriptorLocationChangeMethod> ScriptInvoker_EditableDescriptorLocationChange |
Definition at line 3 of file SCR_EditableDescriptorComponent.c.
Definition at line 2 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 26 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 24 of file SCR_EditableSpawnPointComponent.c.
|
protected |
Definition at line 120 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 109 of file SCR_EditableDescriptorComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 137 of file SCR_EditableDescriptorComponent.c.
| void ScriptInvoker_EditableDescriptorLocationChangeMethod | ( | SCR_EditableCommentComponent | location | ) |
|
protected |
Definition at line 87 of file SCR_EditableDescriptorComponent.c.
Update location name.
| pos | Position from which the nearest location will be searched for. |
Definition at line 38 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 71 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 20 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 19 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 22 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 18 of file SCR_EditableDescriptorComponent.c.
|
protected |
Definition at line 21 of file SCR_EditableDescriptorComponent.c.