Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TaskListEntryUIComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_TaskListEntryUIComponent

Typedefs

typedef func TaskWidgetSelected
typedef ScriptInvokerBase< TaskWidgetSelectedSCR_TaskWidgetSelectedInvoker
typedef func TaskVisualsUpdated
typedef ScriptInvokerBase< TaskVisualsUpdatedSCR_TaskVisualsChangedInvoker

Functions

void TaskWidgetSelected (SCR_Task task)
void TaskVisualsUpdated (notnull SCR_Task task)

Typedef Documentation

◆ SCR_TaskVisualsChangedInvoker

Definition at line 7 of file SCR_TaskListEntryUIComponent.c.

◆ SCR_TaskWidgetSelectedInvoker

Definition at line 3 of file SCR_TaskListEntryUIComponent.c.

◆ TaskVisualsUpdated

Definition at line 6 of file SCR_TaskListEntryUIComponent.c.

◆ TaskWidgetSelected

Definition at line 2 of file SCR_TaskListEntryUIComponent.c.

Function Documentation

◆ TaskVisualsUpdated()

void TaskVisualsUpdated ( notnull SCR_Task task)

◆ TaskWidgetSelected()