Verse Library verse

04 Mapping Teams Of Players

Declares a type alias for a map and begins defining a custom device class.

extracted-snippets/documentation/en-us/fortnite/team-elimination-4-tracking-players-using-maps-in-verse/04-mapping-teams-of-players.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/team-elimination-4-tracking-players-using-maps-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/team-elimination-4-tracking-players-using-maps-in-verse.md
# Section:    Mapping Teams of Players
player_map := [player]int # This is a type alias!
team_elimination_game := class(creative_device):

Comments

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