|
CommonLibSSE NG
|
#include <VoiceSpellFireHandler.h>
Public Member Functions | |
| ~VoiceSpellFireHandler () override | |
| bool | ExecuteHandler (Actor &a_actor, const BSFixedString &a_tag) override |
Public Member Functions inherited from RE::IHandlerFunctor< Handler, Parameter > | |
| IHandlerFunctor ()=default | |
| virtual | ~IHandlerFunctor ()=default |
| virtual bool | ExecuteHandler (Handler &a_handler, const Parameter &a_parameter)=0 |
| bool | operator() (Handler &a_handler, const Parameter &a_parameter) |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
| std::uint32_t | IncRef () const |
| std::uint32_t | DecRef () const |
| TES_HEAP_REDEFINE_NEW () | |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_VoiceSpellFireHandler |
| static constexpr auto | VTABLE = VTABLE_VoiceSpellFireHandler |
Additional Inherited Members | |
Public Attributes inherited from RE::IHandlerFunctor< Handler, Parameter > | |
| std::uint32_t | pad0C |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
| volatile std::uint32_t | _refCount { 0 } |
|
override |
|
override |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |