CommonLibSSE NG
Loading...
Searching...
No Matches
RE::SkyrimScript::SavePatcher Class Reference

#include <SavePatcher.h>

Inheritance diagram for RE::SkyrimScript::SavePatcher:
RE::BSScript::ISavePatcherInterface

Public Member Functions

 ~SavePatcher () override
 
void PatchStackFrame (BSScript::StackFrame *a_stackFrame, BSScript::IVirtualMachine *a_vm) override
 
- Public Member Functions inherited from RE::BSScript::ISavePatcherInterface
virtual ~ISavePatcherInterface ()
 
virtual void PatchStackFrame (StackFrame *a_stackFrame, IVirtualMachine *a_vm)=0
 

Static Public Attributes

static constexpr auto RTTI = RTTI_SkyrimScript__SavePatcher
 
- Static Public Attributes inherited from RE::BSScript::ISavePatcherInterface
static constexpr auto RTTI = RTTI_BSScript__ISavePatcherInterface
 

Constructor & Destructor Documentation

◆ ~SavePatcher()

RE::SkyrimScript::SavePatcher::~SavePatcher ( )
override

Member Function Documentation

◆ PatchStackFrame()

void RE::SkyrimScript::SavePatcher::PatchStackFrame ( BSScript::StackFrame a_stackFrame,
BSScript::IVirtualMachine a_vm 
)
overridevirtual

Member Data Documentation

◆ RTTI

constexpr auto RE::SkyrimScript::SavePatcher::RTTI = RTTI_SkyrimScript__SavePatcher
inlinestaticconstexpr

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