Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ Reset
Method
Reset
OsiInterface/Functions/FunctionLibrary.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void ExtensionState::Reset()
91
{
92
DamageHelpers.Clear();
93
}
94
95
CustomFunctionLibrary::CustomFunctionLibrary(class OsirisProxy & osiris)
96
: osiris_(osiris)
Callers
1
OnAfterGetFunctionMappings
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected