Jump to content

Affe2626

Senior Member
  • Posts

    124
  • Joined

  • Last visited

Community Answers

  1. Affe2626's post in How do I write this in theos (mshooking)? was marked as the answer   
    %hook BZRAllowedProductsProvider -(bool)isSubscriptionProduct:(id)arg1 { //arg1 = something //bool temp = %orig(arg1) to call original & store return value in temp (can just be returned w/o storing) //return true/false/temp/%orig(arg1) } %end  
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines