![]() |
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_EditableTaskComponentClass |
Variables | |
| SCR_EditableTaskComponentClass | m_Task |
| Editable SCR_BaseTask. | |
| Faction | m_TargetFaction |
| int | m_iTextIndex |
| SCR_AttachableTask | m_AttachableTask |
| SCR_EditableEntityComponent | m_AttachedTo |
| RplId | m_AttachedToId |
|
protected |
Attaches a entity to this editable task
| [in] | attachedTo | to which component attach this task - can be null to detach it |
Definition at line 35 of file SCR_EditableTaskComponent.c.
Definition at line 292 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 246 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 80 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 174 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 168 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 201 of file SCR_EditableTaskComponent.c.
|
protected |
Get the task completion type
Definition at line 122 of file SCR_EditableTaskComponent.c.
|
protected |
Get index of custom text from SCR_TextsTaskManagerComponent.
Definition at line 96 of file SCR_EditableTaskComponent.c.
|
protected |
Get type of custom texts this task should use.
Definition at line 88 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 301 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 307 of file SCR_EditableTaskComponent.c.
|
protected |
Runs when an ID is attached.
Definition at line 73 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 263 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 224 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 207 of file SCR_EditableTaskComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 285 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 180 of file SCR_EditableTaskComponent.c.
|
protected |
Set the task completion type
| [in] | completionType | MANUAL and ALWAYS_MENUAL means only the GM can complete the task. AUTOMATIC means that the task can auto complete and/or fail depending on the task |
Definition at line 130 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 141 of file SCR_EditableTaskComponent.c.
|
protected |
Set index of custom text from SCR_TextsTaskManagerComponent.
| [in] | index | Index from the array of texts |
Definition at line 104 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 112 of file SCR_EditableTaskComponent.c.
Definition at line 186 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 147 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 25 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 26 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 29 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 23 of file SCR_EditableTaskComponent.c.
|
protected |
Definition at line 22 of file SCR_EditableTaskComponent.c.