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

Method sSendForceFeedbackCommand

Feedback360/Feedback360.cpp:733–736  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

731}
732
733HRESULT Feedback360::sSendForceFeedbackCommand(void * self, FFCommandFlag state)
734{
735 return Feedback360::getThis(self)->SendForceFeedbackCommand(state);
736}
737
738HRESULT Feedback360::sSetProperty(void * self, FFProperty property, void * pValue)
739{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected