Originally posted by coreyx
View Post
Code:
void MyoDelegateBlueprint::MyoDisabled() { if (IsValidDelegate()) IMyoInterface::Execute_DeviceDisabled(_interfaceDelegate); }
Originally posted by Cupit
Update to 0.7.12
-Should no longer crash in the cases where Myo Disabled is emitted but no
delegate is set.
Leave a comment: