Verse Library verse

02 Fragment

Overrides OnBegin to automatically start a timer when the island launches.

verse-library/verse-devices-reading-and-using/02-fragment.verse

OnBegin<override>()<suspends> : void =
        # Reach into the timer and start it.
        RoundTimer.Start()

Comments

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