CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSScript::ISavePatcherInterface Class Referenceabstract

#include <ISavePatcherInterface.h>

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

Public Member Functions

virtual ~ISavePatcherInterface ()
 
virtual void PatchStackFrame (StackFrame *a_stackFrame, IVirtualMachine *a_vm)=0
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSScript__ISavePatcherInterface
 

Constructor & Destructor Documentation

◆ ~ISavePatcherInterface()

virtual RE::BSScript::ISavePatcherInterface::~ISavePatcherInterface ( )
virtual

Member Function Documentation

◆ PatchStackFrame()

virtual void RE::BSScript::ISavePatcherInterface::PatchStackFrame ( StackFrame a_stackFrame,
IVirtualMachine a_vm 
)
pure virtual

Member Data Documentation

◆ RTTI

constexpr auto RE::BSScript::ISavePatcherInterface::RTTI = RTTI_BSScript__ISavePatcherInterface
inlinestaticconstexpr

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