MCPcopy Create free account
hub / github.com/Norbyte/bg3se / CustomFunctionInjector

Method CustomFunctionInjector

BG3Extender/Osiris/Shared/CustomFunctions.cpp:477–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475
476
477CustomFunctionInjector::CustomFunctionInjector(OsirisWrappers & wrappers, CustomFunctionManager & functions)
478 : wrappers_(wrappers), functions_(functions)
479{}
480
481CustomFunctionInjector::~CustomFunctionInjector()
482{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected