Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reference Input class? #14

Open
joaoalbertocsjunior opened this issue Nov 28, 2018 · 3 comments
Open

How to reference Input class? #14

joaoalbertocsjunior opened this issue Nov 28, 2018 · 3 comments

Comments

@joaoalbertocsjunior
Copy link

Im a new developer in cpp, and im trying to use this project. How do i reference Input class from another project? There is no .h file!

@VollRahm
Copy link

This is a C# Project, so you would do that with using Interceptor; in C#

@petrecheli
Copy link

This is a C# Project, so you would do that with using Interceptor; in C#

Im trying to use this... but it needs a reference, when I try to reference by visual studio it says that the dll isnt a COM dll

@keytrap-x86
Copy link

The purpose of this project is to be a C# wrapper arround the original C++ Oblita Project.
If you dev in C++ just us Oblita.
If you dev in C#. Clone this repo, build this project, it will generate a file called Input.dll. Add this Input.dll to your actual project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants