MCPcopy Create free account
hub / github.com/360Controller/360Controller / sStopEffect

Method sStopEffect

Feedback360/Feedback360.cpp:748–751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

746}
747
748HRESULT Feedback360::sStopEffect(void * self, UInt32 downloadID)
749{
750 return Feedback360::getThis(self)->StopEffect(downloadID);
751}
752
753// External factory function
754void* Control360Factory(CFAllocatorRef allocator, CFUUIDRef typeID)

Callers

nothing calls this directly

Calls 1

StopEffectMethod · 0.45

Tested by

no test coverage detected