MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / Eval

Method Eval

WinArk/EventNameFilter.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9FilterAction EventNameFilter::Eval(FilterContext& context) const {
10 return Compare(context.Data->GetEventName());
11}

Callers 1

OnEventRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected