CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
GFxSetBackgroundColor.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
GFxSetBackgroundColor
:
public
GASExecuteTag
6
{
7
public
:
8
virtual
~GFxSetBackgroundColor
();
// 00
9
10
// override (GASExecuteTag)
11
void
Execute1
(GFxSprite* a_sprite)
override
;
// 01
12
13
// members
14
std::uint64_t
unk08
;
// 08
15
};
16
static_assert
(
sizeof
(
GFxSetBackgroundColor
) == 0x10);
17
}
RE::GASExecuteTag
Definition:
GASExecuteTag.h:8
RE::GFxSetBackgroundColor
Definition:
GFxSetBackgroundColor.h:6
RE::GFxSetBackgroundColor::unk08
std::uint64_t unk08
Definition:
GFxSetBackgroundColor.h:14
RE::GFxSetBackgroundColor::~GFxSetBackgroundColor
virtual ~GFxSetBackgroundColor()
RE::GFxSetBackgroundColor::Execute1
void Execute1(GFxSprite *a_sprite) override
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
G
GFxSetBackgroundColor.h
Generated by
1.9.6