Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WorkshopItemActionComposite Class Reference

Composite action which includes multiple subactions. More...

Inheritance diagram for SCR_WorkshopItemActionComposite:
SCR_WorkshopItemAction SCR_WorkshopItemActionDownloadDependenciesLatest

Protected Member Functions

void RegisterAction (SCR_WorkshopItemAction action)
void UnregisterAction (SCR_WorkshopItemAction action)
void UnregisterActions (array< SCR_WorkshopItemAction > actions)
bool AllCompleted ()
bool AnyFailed ()
void CancelAll ()
void PauseAll ()
void ResumeAll ()
void ActivateAll ()

Detailed Description

Composite action which includes multiple subactions.

Definition at line 420 of file SCR_WorkshopItemAction.c.

Member Function Documentation

◆ ActivateAll()

void SCR_WorkshopItemActionComposite::ActivateAll ( )
inlineprotected

Definition at line 499 of file SCR_WorkshopItemAction.c.

◆ AllCompleted()

bool SCR_WorkshopItemActionComposite::AllCompleted ( )
inlineprotected

Definition at line 456 of file SCR_WorkshopItemAction.c.

◆ AnyFailed()

bool SCR_WorkshopItemActionComposite::AnyFailed ( )
inlineprotected

Definition at line 468 of file SCR_WorkshopItemAction.c.

◆ CancelAll()

void SCR_WorkshopItemActionComposite::CancelAll ( )
inlineprotected

Definition at line 478 of file SCR_WorkshopItemAction.c.

◆ PauseAll()

void SCR_WorkshopItemActionComposite::PauseAll ( )
inlineprotected

Definition at line 485 of file SCR_WorkshopItemAction.c.

◆ RegisterAction()

void SCR_WorkshopItemActionComposite::RegisterAction ( SCR_WorkshopItemAction action)
inlineprotected

Definition at line 437 of file SCR_WorkshopItemAction.c.

◆ ResumeAll()

void SCR_WorkshopItemActionComposite::ResumeAll ( )
inlineprotected

Definition at line 492 of file SCR_WorkshopItemAction.c.

◆ UnregisterAction()

void SCR_WorkshopItemActionComposite::UnregisterAction ( SCR_WorkshopItemAction action)
inlineprotected

Definition at line 443 of file SCR_WorkshopItemAction.c.

◆ UnregisterActions()

void SCR_WorkshopItemActionComposite::UnregisterActions ( array< SCR_WorkshopItemAction > actions)
inlineprotected

Definition at line 449 of file SCR_WorkshopItemAction.c.


The documentation for this class was generated from the following file: