Coding Standards (#26386)

This commit is contained in:
ReedGotSpeed
2018-12-26 19:15:08 -06:00
committed by Manish Giri
parent 8dd5539c4e
commit 225b13f8c7

View File

@ -48,3 +48,5 @@ Unreal has gone through 4 major revisions. Although some code is common between
- <a href='https://www.unrealengine.com/' target='_blank' rel='nofollow'>www.UnrealEngine.com</a>
- <a href='https://github.com/EpicGames' target='_blank' rel='nofollow'>www.EpicGames.com</a>
- <a href='https://academy.unrealengine.com/' target='_blank' rel='nofollow'>https://academy.unrealengine.com/</a>
- <a href='https://docs.unrealengine.com/en-us/Programming/Development/CodingStandard' target='_blank' rel='nofollow'>Coding Standards</a>