Core Principles of the UE4 Style Guide
mainThe style guide is built on several foundational principles to ensure project consistency and professional standards:
- Respect existing guides: If a project already has a style guide, follow it instead of this one. Style guides should be living documents that evolve through proposals.
- Unified authorship appearance: All structure, assets, and code should look as if a single person created them, regardless of the number of contributors. This minimizes guesswork and cognitive load.
- Enforce consistency: Correct work that deviates from the style guide to maintain team productivity and ease of assistance (e.g., avoiding 'Blueprint spaghetti').
- Legal compliance: Do not introduce illegal actions, such as distributing content without rights, infringing on copyrights/trademarks, or failing to follow licensing/attribution requirements.