Skip to content

how to find classes that are not in the main unity dll #60

@SVO-ARBUZ

Description

@SVO-ARBUZ

What is the game you are using with IL2CPP Resolver?

SCP:SL

Details:

I can't find/call methods inside the Camera class such as Camera.ScreenPointToRay(Vector3), Camera.ViewportPointToRay(Vector3) and I can't find AudioSource.Play() and others. Most often it is the class

Screenshots/Video:

No response

Minimal, Complete and Verifiable Example code:

IL2CPP::Class::Utils::GetMethodPointer("AudioSource", "Play", 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions