Factory

A factory class responsible for creating instances of CommandersActTracker.

Parameters

commandersAct

The CommandersAct instance to use for tracking.

coroutineContext

The CoroutineContext to use for asynchronous operations.

Constructors

Link copied to clipboard
constructor(commandersAct: CommandersAct, coroutineContext: CoroutineContext)

Functions

Link copied to clipboard
open override fun create(): CommandersActTracker