CommonLibSSE NG
|
#include <LegendarySkillResetConfirmCallback.h>
Public Member Functions | |
virtual | ~LegendarySkillResetConfirmCallback () |
void | Run (Message a_msg) override |
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 |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI___LegendarySkillResetConfirmCallback |
Additional Inherited Members | |
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 |