Verse Library verse

02 If

Demonstrates basic if-conditional branching syntax without an else block.

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

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/if-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/if-in-verse.md
# Section:    if
expression0
if (test-arg-block):
expression1
expression2

Comments

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