Skip to content

How to access any method that having same name and same paramater count? #402

Closed Answered by chouex
chouex asked this question in Q&A
Discussion options

You must be logged in to vote

solved using Overloading.

https://github.com/vfsfitvnm/frida-il2cpp-bridge/wiki/Snippets#overloading

BigDouble.method('op_Implicit',1).overload("Custom.Double").invoke(obj)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chouex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant