-
Notifications
You must be signed in to change notification settings - Fork 2
Home
LilWikipedia edited this page Mar 19, 2024
·
45 revisions
- Create your own rules and behaviors for your game by programming with Verse in UEFN!
- This guide provides a set of recommended standards for writing consistent code that's easy to maintain.
- By adhering to these guidelines, developers can improve code readability, reduce errors, and facilitate collaboration.
- Standardized code style is necessary to ensure code is easy to understand and maintain by both current and future developers working on a project.
- Verse Programming in Unreal Editor for Fortnite (UEFN) Onboarding Guide
- Learn Programming with Verse
- Verse Language Reference
-
Verse Framework API - also look at the
.digest.verse
files included in this repository and with your Verse projects - Verse Scripting on the Epic Games Dev Community Forums
Use of the Unreal Engine, Unreal Editor for Fortnite and Verse is governed by the terms of the Unreal® Engine End User License Agreement.
A majority of this content was taken from VERSE DOCUMENTATION Such content belongs to EPIC GAMES
Verse icon, UEFN, UEFN icon, Unreal Engine, Unreal Engine logo, Fortnite, & Fortnite icon are property of EPIC GAMES
This github is not maintained or endorsed by EPIC GAMES. It is made for educational purposes only.
This wiki was compiled by Lil Wikipedia