# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/custom-round-logic-using-verse
# Local doc: epic-docs/documentation/en-us/uefn/custom-round-logic-using-verse.md
# Section: Adding Logic Based on Current Round
round_info := class:
CurrentRound:int = -1
Verse Library
verse
13 Adding Logic Based On Current Round
Defines a lightweight class to store and track the current round number for a session.
extracted-snippets/documentation/en-us/uefn/custom-round-logic-using-verse/13-adding-logic-based-on-current-round.verse