UE4 Programming

Post Reply
User avatar
christian
Posts: 1683
Joined: Mon Feb 09, 2015 5:21 pm
Location: Houston, TX

UE4 Programming

Post by christian »

User avatar
christian
Posts: 1683
Joined: Mon Feb 09, 2015 5:21 pm
Location: Houston, TX

Re: Introduction to UE4 Programming

Post by christian »

User avatar
christian
Posts: 1683
Joined: Mon Feb 09, 2015 5:21 pm
Location: Houston, TX

Re: Introduction to UE4 Programming

Post by christian »

User avatar
christian
Posts: 1683
Joined: Mon Feb 09, 2015 5:21 pm
Location: Houston, TX

Re: UE4 Programming

Post by christian »

I renamed a parent C++ class, and now everything's broken. What do I do?

This'll sort you out - https://unrealxeditor.wordpress.com/201 ... r-project/
Satheesh wrote: Open DefaultEngine.ini and under [/Script/Engine.Engine] section add the below line:

+ActiveClassRedirects=(OldClassName=”MyAwesomeClass”,NewClassName=”MyNewClass”)
User avatar
christian
Posts: 1683
Joined: Mon Feb 09, 2015 5:21 pm
Location: Houston, TX

Re: UE4 Programming

Post by christian »

Tanks vs Zombies C++ training stream - https://www.youtube.com/watch?v=NyXq0Hy9xQs
Tanks vs Zombies C++ - Part two - https://www.youtube.com/watch?v=eY3SKbVkO2Y
Post Reply