CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
RE::LevelUpMenu::ConfirmLevelUpAttributeCallback Class Reference

#include <LevelUpMenu.h>

Inheritance diagram for RE::LevelUpMenu::ConfirmLevelUpAttributeCallback:
RE::IMessageBoxCallback RE::BSIntrusiveRefCounted

Public Member Functions

 ~ConfirmLevelUpAttributeCallback () override
 
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

LevelUpMenumenu
 
RE::ActorValue actorValue
 
- Public Attributes inherited from RE::IMessageBoxCallback
std::uint32_t unk0C
 

Static Public Attributes

static constexpr auto RTTI = RTTI___ConfirmLevelUpAttributeCallback
 
static constexpr auto VTABLE = VTABLE___ConfirmLevelUpAttributeCallback
 
- Static Public Attributes inherited from RE::IMessageBoxCallback
static constexpr auto RTTI = RTTI_IMessageBoxCallback
 
static constexpr auto VTABLE = VTABLE_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 }
 

Constructor & Destructor Documentation

◆ ~ConfirmLevelUpAttributeCallback()

RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::~ConfirmLevelUpAttributeCallback ( )
override

Member Function Documentation

◆ Run()

void RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::Run ( Message  a_msg)
overridevirtual

Member Data Documentation

◆ actorValue

RE::ActorValue RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::actorValue

◆ menu

LevelUpMenu* RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::menu

◆ RTTI

constexpr auto RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::RTTI = RTTI___ConfirmLevelUpAttributeCallback
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::LevelUpMenu::ConfirmLevelUpAttributeCallback::VTABLE = VTABLE___ConfirmLevelUpAttributeCallback
inlinestaticconstexpr

The documentation for this class was generated from the following file: