MCPcopy Create free account
hub / github.com/Norbyte/ositools / Clear

Method Clear

OsiInterface/Functions/DamageFunctions.cpp:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6namespace osidbg
7{
8 void DamageHelperPool::Clear()
9 {
10 helpers_.clear();
11 }
12
13 DamageHelpers * DamageHelperPool::Create()
14 {

Callers 3

HitClearAllDamageFunction · 0.45
HitStatusClearAllDamageFunction · 0.45
ResetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected