| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <SavePatcher.h>
  
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 | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements RE::BSScript::ISavePatcherInterface.
      
  | 
  inlinestaticconstexpr |