Verse Library verse

01 Snippet

Defines a reusable contract for entities that can be mounted or dismounted.

extracted-snippets/documentation/en-us/uefn/interface-in-verse/01-snippet.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/interface-in-verse
# Local doc:  epic-docs/documentation/en-us/uefn/interface-in-verse.md
rideable := interface():
Mount()<decides> : void
Dismount()<decides> : void

Comments

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