CommonLibSSE (Parapets fork)
|
#include <LegendarySkillResetConfirmCallback.h>
Public Member Functions | |
virtual | ~LegendarySkillResetConfirmCallback () |
void | Run (Message a_msg) override |
Public Member Functions inherited from RE::IMessageBoxCallback | |
virtual | ~IMessageBoxCallback ()=default |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
std::uint32_t | IncRef () const |
std::uint32_t | DecRef () const |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
std::uint64_t | unk10 |
std::uint32_t | unk18 |
RE::ActorValue | skill |
Public Attributes inherited from RE::IMessageBoxCallback | |
std::uint32_t | unk0C |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI___LegendarySkillResetConfirmCallback |
Static Public Attributes inherited from RE::IMessageBoxCallback | |
static constexpr auto | RTTI = RTTI_IMessageBoxCallback |
Additional Inherited Members | |
Public Types inherited from RE::IMessageBoxCallback | |
enum class | Message { kUnk0 = 0 , kUnk1 = 1 , kUnk2 = 2 } |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
volatile std::uint32_t | _refCount { 0 } |
|
virtual |
|
overridevirtual |
Implements RE::IMessageBoxCallback.
|
inlinestaticconstexpr |
RE::ActorValue RE::LegendarySkillResetConfirmCallback::skill |
std::uint64_t RE::LegendarySkillResetConfirmCallback::unk10 |
std::uint32_t RE::LegendarySkillResetConfirmCallback::unk18 |