CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
RE::TaskQueueInterface Class Reference

#include <TaskQueueInterface.h>

Public Member Functions

void QueueAddRipple (float a_scale, const NiPoint3 &a_pos)
 
void QueueForceWeather (TESWeather *a_weather, bool a_forceOverride)
 
void QueueRemoveSpell (ActorHandle &a_actorHandle, SpellItem *a_spellItem)
 

Static Public Member Functions

static TaskQueueInterfaceGetSingleton ()
 
static bool ShouldUseTaskQueue ()
 

Member Function Documentation

◆ GetSingleton()

static TaskQueueInterface * RE::TaskQueueInterface::GetSingleton ( )
static

◆ QueueAddRipple()

void RE::TaskQueueInterface::QueueAddRipple ( float  a_scale,
const NiPoint3 a_pos 
)

◆ QueueForceWeather()

void RE::TaskQueueInterface::QueueForceWeather ( TESWeather a_weather,
bool  a_forceOverride 
)

◆ QueueRemoveSpell()

void RE::TaskQueueInterface::QueueRemoveSpell ( ActorHandle a_actorHandle,
SpellItem a_spellItem 
)

◆ ShouldUseTaskQueue()

static bool RE::TaskQueueInterface::ShouldUseTaskQueue ( )
static

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