CommonLibSSE (powerof3)
TaskQueueInterface.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
6  {
7  public:
9  };
10  //static_assert(sizeof(TaskQueueInterface) == 0x);
11 }
Definition: TaskQueueInterface.h:6
static TaskQueueInterface * GetSingleton()
Definition: AbsorbEffect.h:6