Skip to content

Couldn't find class in assembly #596

Answered by vfsfitvnm
redleaf1221 asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, yeah you are right. a.Common is the name of the assembly, so:

const Common = Il2Cpp.domain.assembly("a.Common").image;

then use Common instead of assembly

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@redleaf1221
Comment options

@vfsfitvnm
Comment options

Answer selected by redleaf1221
@redleaf1221
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants