CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
TaskQueueInterface.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
NiAVObject;
6
7
class
TaskQueueInterface
8
{
9
public
:
10
static
TaskQueueInterface
*
GetSingleton
();
11
12
void
Attach3D
(
NiAVObject
* a_obj,
NiAVObject
* a_root,
bool
a_arg3 =
true
,
bool
a_arg4 =
false
);
13
};
14
//static_assert(sizeof(TaskQueueInterface) == 0x);
15
}
RE::NiAVObject
Definition:
NiAVObject.h:45
RE::TaskQueueInterface
Definition:
TaskQueueInterface.h:8
RE::TaskQueueInterface::GetSingleton
static TaskQueueInterface * GetSingleton()
RE::TaskQueueInterface::Attach3D
void Attach3D(NiAVObject *a_obj, NiAVObject *a_root, bool a_arg3=true, bool a_arg4=false)
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
T
TaskQueueInterface.h
Generated by
1.9.6