Verse Library verse

01 Persistable Type

Defines a persistable enumeration for tracking days of the week across game sessions.

extracted-snippets/documentation/en-us/uefn/enum-in-verse/01-persistable-type.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/enum-in-verse
# Local doc:  epic-docs/documentation/en-us/uefn/enum-in-verse.md
# Section:    Persistable Type
day := enum<persistable>:
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday

Comments

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