{"id":24746659,"url":"https://github.com/lilwikipedia/uefnversepocketwiki","last_synced_at":"2025-03-23T01:23:40.727Z","repository":{"id":225215808,"uuid":"765354137","full_name":"LilWikipedia/UEFNVersePocketWiki","owner":"LilWikipedia","description":"Documentation for Verse and UEFN restructured with Markdown","archived":false,"fork":false,"pushed_at":"2024-06-14T05:54:18.000Z","size":233,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T04:32:02.431Z","etag":null,"topics":["api","digest","documentation","fortnite","uefn","verse"],"latest_commit_sha":null,"homepage":"https://www.fncwiki.com/","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LilWikipedia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-29T18:58:24.000Z","updated_at":"2025-01-24T22:28:31.000Z","dependencies_parsed_at":"2024-02-29T21:25:14.297Z","dependency_job_id":"aa840801-54ae-4972-a2ef-98221223a7ae","html_url":"https://github.com/LilWikipedia/UEFNVersePocketWiki","commit_stats":null,"previous_names":["lilwikipedia/assistant","lilwikipedia/uefnversepocketwiki"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilWikipedia%2FUEFNVersePocketWiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilWikipedia%2FUEFNVersePocketWiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilWikipedia%2FUEFNVersePocketWiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilWikipedia%2FUEFNVersePocketWiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LilWikipedia","download_url":"https://codeload.github.com/LilWikipedia/UEFNVersePocketWiki/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042147,"owners_count":20551525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","digest","documentation","fortnite","uefn","verse"],"created_at":"2025-01-28T04:29:48.478Z","updated_at":"2025-03-23T01:23:40.669Z","avatar_url":"https://github.com/LilWikipedia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ndescription: verse.FNCwiki.com\n---\n\n# Table of Contents\n\n![](https://ue-cdn.artstation.com/imgproxy/kbNaxGnLbxRxJBFLqlZ12Ix89EhFVjCVN0wq14zhVag/filename:verse-programming-hero-image.png/resizing\\_type:fill/width:1920/height:335/ext:jpg/aHR0cHM6Ly9kMWl2N2RiNDR5aGd4bi5jbG91ZGZyb250Lm5ldC9kb2N1bWVudGF0aW9uL2ltYWdlcy80NDkwN2Y5Yi0wYjM3LTQ0MWQtYjlkNy0zMjk0OTU3OWY4YWMvdmVyc2UtcHJvZ3JhbW1pbmctaGVyby1pbWFnZS5wbmc)\n\n## VerseWiki\n\nThis project is just the **Epic Games** UEFN and Verse documentation rewritten in markdown- adding more direct navigation, and making the API easier to reference.\n\nThere is ALOT of unorganized documentation on Epic's website so this will be an ongoing project!\n\n\n\n***\n\n![](https://github.com/LilWikipedia/UEFNVersePocketWiki/assets/78571191/a894c872-b4e0-492e-b7dd-2c79dc971abe) ![](https://github.com/LilWikipedia/UEFNVersePocketWiki/assets/78571191/fe7cbe1e-1b77-49b4-b4aa-a6c6866882ce) ![](https://github.com/LilWikipedia/UEFNVersePocketWiki/assets/78571191/16c1ae8d-0299-4f94-81dd-8c8997188c76)\n\n***\n\n**Programming with Verse**\n\n* Create your own rules and behaviors for your game by programming with Verse in UEFN!\n* This guide provides a set of recommended standards for writing consistent code that's easy to maintain.\n* By adhering to these guidelines, developers can improve code readability, reduce errors, and facilitate collaboration.\n* Standardized code style is necessary to ensure code is easy to understand and maintain by both current and future developers working on a project.\n\n***\n\n## \u003cmark style=\"color:green;\"\u003eVerse Basics\u003c/mark\u003e\n\n### [Importing Expressions or Modules](import-expressions.md)\n\n### [1. Common Naming Patterns](01.-common-naming-patterns.md)\n\n### [2. Names](02.-names.md)\n\n### [3. Formatting](03.-formatting.md)\n\n### [4. Functions](04.-functions.md)\n\n### [5. Failure Checks](05.-failure-checks.md)\n\n### [6. Encapsulation](06.-encapsulation.md)\n\n### [7. Events](07.-events.md)\n\n### [8. Concurrency](08.-concurrency.md)\n\n### [9. Attributes](09.-attributes.md)\n\n### [10. Constructors](10.-constructors.md)\n\n### [11. Class](11.-class-and-specifiers.md)\n\n### [12. Math](12.-math.md)\n\n***\n\n## \u003cmark style=\"color:green;\"\u003eAPI\u003c/mark\u003e\n\n### [\u003cmark style=\"background-color:blue;\"\u003eFortnite Digest\u003c/mark\u003e](fortnite-digest.md)\n\n#### [ui](fortnite-digest.md#ui)\n\n#### [creative\\_devices](fortnite-digest.md#creative\\_devices)\n\n#### [vehicles](fortnite-digest.md#vehicles)\n\n#### [teams](fortnite-digest.md#teams)\n\n#### [playspaces](fortnite-digest.md#playspaces)\n\n#### [game](fortnite-digest.md#game)\n\n#### [fortplayerutilities](fortnite-digest.md#fortplayerutilities)\n\n#### [characters](fortnite-digest.md#characters)\n\n#### [building](fortnite-digest.md#building)\n\n#### [assets](fortnite-digest.md#assets)\n\n#### [animation](fortnite-digest.md#animation)\n\n#### [ai](fortnite-digest.md#ai)\n\n### [\u003cmark style=\"background-color:green;\"\u003eUnreal Engine Digest\u003c/mark\u003e](unreal-engine-digest.md)\n\n#### [ui](unreal-engine-digest.md#ui)\n\n#### [diagnostics](unreal-engine-digest.md#diagnostics)\n\n#### [SpatialMath](unreal-engine-digest.md#spatialmath)\n\n### [\u003cmark style=\"background-color:red;\"\u003eVerse Digest\u003c/mark\u003e](verse-digest.md)\n\n#### [Simulation](verse-digest.md#simulation)\n\n#### [Tags](verse-digest.md#tags)\n\n#### [Functions, Methods, and Getters](verse-digest.md#functions-methods-and-getters)\n\n#### [Colors](verse-digest.md#colors)\n\n#### [NamedColors](verse-digest.md#namedcolors)\n\n#### [Native](verse-digest.md#native)\n\n#### [Concurrency](verse-digest.md#concurrency)\n\n***\n\n## \u003cmark style=\"color:green;\"\u003eSource/Resources\u003c/mark\u003e\n\n### EG: [Verse Onboarding Guide](https://dev.epicgames.com/documentation/en-us/uefn/onboarding-guide-to-programming-with-verse-in-unreal-editor-for-fortnite)\n\n### EG: [Programming with Verse](https://dev.epicgames.com/documentation/en-us/uefn/learn-programming-with-verse-in-unreal-editor-for-fortnite)\n\n### EG: [Language Reference](https://dev.epicgames.com/documentation/en-us/uefn/verse-language-reference)\n\n### EG: [Official API](https://dev.epicgames.com/documentation/en-us/uefn/verse-api)\n\n### EG: [Verse Scripting](https://forums.unrealengine.com/tags/c/development-discussion/programming-scripting/148/fortnite/l/latest)\n\n### EG: [Dev Community](https://forums.unrealengine.com/tags/c/development-discussion/programming-scripting/148/fortnite/l/latest)\n\n### EG: [Community Snippets](https://dev.epicgames.com/community/fortnite/snippets)\n\n***\n\n### [View on Github](https://github.com/LilWikipedia/UEFNVersePocketWiki)\n\n***\n\n####\n\n_Use of the Unreal Engine, Unreal Editor for Fortnite and Verse is governed by_ _the terms of the Unreal® Engine_ [End User License Agreement](https://www.unrealengine.com/eula). _A majority of this content was taken from_ [_VERSE DOCUMENTATION_](https://dev.epicgames.com/documentation/en-us/uefn/verse-code-style-guide-in-unreal-editor-for-fortnite) _Such content belongs to EPIC GAMES. Verse icon, UEFN, UEFN icon, Unreal Engine, Unreal Engine logo, Fortnite, \u0026 Fortnite icon are property of EPIC GAMES_ **This gitbook is not maintained or endorsed by EPIC GAMES.** It is made for educational purposes only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilwikipedia%2Fuefnversepocketwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilwikipedia%2Fuefnversepocketwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilwikipedia%2Fuefnversepocketwiki/lists"}