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

Method sSetProperty

XBOBTFF/FFDriver.cpp:776–779  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

774}
775
776HRESULT FeedbackXBOBT::sSetProperty(void * self, FFProperty property, void * pValue)
777{
778 return FeedbackXBOBT::getThis(self)->SetProperty(property, pValue);
779}
780
781HRESULT FeedbackXBOBT::sStartEffect(void * self, FFEffectDownloadID downloadID, FFEffectStartFlag mode, UInt32 iterations)
782{

Callers

nothing calls this directly

Calls 1

SetPropertyMethod · 0.45

Tested by

no test coverage detected