| ... | ... | @@ -26,6 +26,9 @@ |
|
|
|
## Unreal Tutorials
|
|
|
|
There are a bunch of youtube videos, tutorial etc. online, but we recommend having a look at the [Unreal's learning courses](https://www.unrealengine.com/en-US/onlinelearning-courses) or the [content examples](https://docs.unrealengine.com/en-US/Resources/ContentExamples/index.html) in the [Unreal Engine documentation](https://docs.unrealengine.com/en-US/index.html). Furthermore, the [Unreal Engine 4. x Scripting with C++ Cookbook](https://ebookcentral.proquest.com/lib/rwthaachen-ebooks/detail.action?docID=5744451) [link only works from within RWTH Aachen network only] may provide some helpful insight.
|
|
|
|
|
|
|
|
## Performance
|
|
|
|
See the wiki page [Performance Debugging and Profiling](Performance-Debugging-and-Profiling).
|
|
|
|
|
|
|
|
# FAQ
|
|
|
|
* What are the coding guidelines?
|
|
|
|
> We use the default [Unreal coding guidelines](https://docs.unrealengine.com/en-US/Programming/Development/CodingStandard/index.html). See also this presentation: [ue4_coding_guideline.pptx](uploads/6c756e1762c6db24a23765ca8dab1e5f/ue4_coding_guideline.pptx)
|
| ... | ... | |
| ... | ... | |