This is the AMP version of this page.
If you want to load the real page instead, click this text.

Solved how to hook public static bool?

Status
Not open for further replies.

SmilingSword

Platinian
hey how to hook this type?


[Address(RVA = "0x15803A8", Offset = "0x15803A8", VA = "0x15803A8")]
public static bool NewRewardAvailable(ISocialInvitesStateModel state, ISocialInvitesRewardsSetModel currentSet, ISocialInvitesRewardsProgressionModel progressionModel, int unhandledInvites = 0)
{
return default(bool);



[Address(RVA = "0x1580150", Offset = "0x1580150", VA = "0x1580150")]
public static bool HasCompletedRewardsSet(ISocialInvitesStateModel state, ISocialInvitesRewardsSetModel currentSet)
{
return default(bool);
 

Nahh did you use ChatGPT
 
Thread will be set to "solved" and closed.
When you're not happy with that just send me a message and i will re-open the thread for you.

Thanks.
 
Status
Not open for further replies.