Kajih Cheater
Reputation: 1
Joined: 08 Feb 2021 Posts: 32
|
Posted: Thu Mar 18, 2021 1:19 pm Post subject: Trying to find correct Parameter for Mono Invoke Method |
|
|
Hi, I am trying to understand the Invoke Method a little and I am having a bit of an issue actually trying to find what I'm supposed to be passing as the value.
The method I'm trying to invoke is UnlockAchievement and the Parameter is _acheivementToGive: Achievement.
When I try to find what Achievement is, it looks like an int32 array or enum of some kind, however I don't actually know how to get these values and what exactly to pass to the invoke method. See screenshot of the list from Mono Search.
Any help would be greatly appreciated as always  |
|