CommonLibSSE NG
Loading...
Searching...
No Matches
RE::OldMessageBoxCallback Class Reference

#include <OldMessageBoxCallback.h>

Inheritance diagram for RE::OldMessageBoxCallback:
RE::IMessageBoxCallback RE::BSIntrusiveRefCounted

Public Types

using Callback = void(Message)
 
- Public Types inherited from RE::IMessageBoxCallback
enum class  Message { kUnk0 = 0 , kUnk1 = 1 , kUnk2 = 2 }
 

Public Member Functions

 ~OldMessageBoxCallback () override
 
void Run (Message a_msg) override
 
- Public Member Functions inherited from RE::IMessageBoxCallback
virtual ~IMessageBoxCallback ()=default
 
virtual void Run (Message a_msg)=0
 
- Public Member Functions inherited from RE::BSIntrusiveRefCounted
std::uint32_t IncRef () const
 
std::uint32_t DecRef () const
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

Callbackcallback
 
- Public Attributes inherited from RE::IMessageBoxCallback
std::uint32_t unk0C
 

Static Public Attributes

static constexpr auto RTTI = RTTI___OldMessageBoxCallback
 
- Static Public Attributes inherited from RE::IMessageBoxCallback
static constexpr auto RTTI = RTTI_IMessageBoxCallback
 

Additional Inherited Members

- Protected Attributes inherited from RE::BSIntrusiveRefCounted
volatile std::uint32_t _refCount { 0 }
 

Member Typedef Documentation

◆ Callback

Constructor & Destructor Documentation

◆ ~OldMessageBoxCallback()

RE::OldMessageBoxCallback::~OldMessageBoxCallback ( )
override

Member Function Documentation

◆ Run()

void RE::OldMessageBoxCallback::Run ( Message  a_msg)
overridevirtual

Member Data Documentation

◆ callback

Callback* RE::OldMessageBoxCallback::callback

◆ RTTI

constexpr auto RE::OldMessageBoxCallback::RTTI = RTTI___OldMessageBoxCallback
inlinestaticconstexpr

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