CommonLibSSE NG
Loading...
Searching...
No Matches
IAnimationSetCallbackFunctor.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
6 {
7 public:
8 inline static constexpr auto RTTI = RTTI_IAnimationSetCallbackFunctor;
9
11
12 // add
13 virtual void Unk_01(void); // 01
14 };
15 static_assert(sizeof(IAnimationSetCallbackFunctor) == 0x8);
16}
Definition IAnimationSetCallbackFunctor.h:6
static constexpr auto RTTI
Definition IAnimationSetCallbackFunctor.h:8
Definition AbsorbEffect.h:6
constexpr REL::VariantID RTTI_IAnimationSetCallbackFunctor(686792, 394641, 0x1f05798)