Verse Library verse

05 Importing Definitions From Other Verse Files

Demonstrates declaring modules and classes with public visibility to expose them for external access.

extracted-snippets/documentation/en-us/fortnite/modules-and-paths-in-verse/05-importing-definitions-from-other-verse-files.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/modules-and-paths-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/modules-and-paths-in-verse.md
# Section:    Importing Definitions from Other Verse Files
base_module<public> := module:
submodule<public> := module:
submodule_class := class:
...

Comments

    Sign in to vote, comment, or suggest an edit. Sign in