M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.AsyncTask Class Reference

Inherits NativeObject, and TaleWorlds.Library.ITask.

Static Public Member Functions

static AsyncTask CreateWithDelegate (ManagedDelegate function, bool isBackground)
 

Additional Inherited Members

void Invoke ()
 
void Wait ()
 

Member Function Documentation

◆ CreateWithDelegate()

static AsyncTask TaleWorlds.Engine.AsyncTask.CreateWithDelegate ( ManagedDelegate  function,
bool  isBackground 
)
static