CompuGinger
  • VR Portfolio
    • Fantastical Delights
    • The Covidulator
    • BLADE
    • Regent’s Utopia
    • Dungeon Crawler
    • Brooklyn Bridge
  • Blog Posts
Select Page

Ue4: Reuse C++ code from one project to another

by Lucien | Jun 22, 2019 | C++, Debugging, Library, Tutorial, UE4, Uncategorized

You should reuse your C++ code from one project to another to speed up your workflow. How? According to this post on the Unreal Engine Forums, Copy your .h and .cpp files from the original project and paste them into a project of your choice (I suggest having the...

UE4- Create and Import libraries for Unreal Engine 4.19+

by Lucien | Jun 4, 2019 | C++, Library, Tutorial, UE4, Uncategorized, Video

The past three days, I was learning how to create my own library to import into UE4. Eventually, I came upon a tutorial* which helped me quite a lot. I will add a video tutorial here soon. *When you reach the build.cs portion of the tutorial, instead of the variable...
  • Facebook
  • Twitter
  • Google
  • RSS

Designed by Elegant Themes | Powered by WordPress