Verse Library verse

01 Editing The Device Properties In Uefn

Declares an editable float variable for controlling platform disappearance delays in UEFN.

extracted-snippets/documentation/en-us/uefn/synchronized-disappearing-platforms-using-verse-in-unreal-editor-for-fortnite/01-editing-the-device-properties-in-uefn.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/synchronized-disappearing-platforms-using-verse-in-unreal-editor-for-fortnite
# Local doc:  epic-docs/documentation/en-us/uefn/synchronized-disappearing-platforms-using-verse-in-unreal-editor-for-fortnite.md
# Section:    Editing the Device Properties in UEFN
# How long to wait in seconds after platforms start appearing
# before they start disappearing.
@editable
HeadStart:float = 2.5

Comments

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