Verse Library verse

02 Snippet

Defines a basic Verse class and initializes a rotation property. Use as a starting template for custom classes.

extracted-snippets/documentation/en-us/fortnite/class-in-verse/02-snippet.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/class-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/class-in-verse.md
cat := class:
...
# A valid expression
HeadTilt:rotation = IdentityRotation()

Comments

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