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

Method sEscape

XBOBTFF/FFDriver.cpp:751–754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

749}
750
751HRESULT FeedbackXBOBT::sEscape(void * self, FFEffectDownloadID downloadID, FFEFFESCAPE * pEscape)
752{
753 return FeedbackXBOBT::getThis(self)->Escape(downloadID, pEscape);
754}
755
756HRESULT FeedbackXBOBT::sGetEffectStatus(void * self, FFEffectDownloadID downloadID, FFEffectStatusFlag * pStatusCode)
757{

Callers

nothing calls this directly

Calls 1

EscapeMethod · 0.45

Tested by

no test coverage detected