Skip to content

Commit 450cf1f

Browse files
authored
Update README.md
1 parent cc3b8ef commit 450cf1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Open Unity project `TestImportCPPClass` and press Play button or Ctrl+P. You wil
1010

1111
![unity-output-console](img/42227750_2707342812616539_2434765356070338560_n.jpg)
1212

13+
Then take a look at [TestImportCPPClass/Assets/TestImportCPPClass.cs](TestImportCPPClass/Assets/TestImportCPPClass.cs) to see how it is implemented.
14+
You will see quickly that it's just a bunch of function calls to the DLL files.
15+
1316
## How to reproduce result from scratch
1417

1518
1. Open Visual Studio 2017 and create a new DLL project.

0 commit comments

Comments
 (0)