Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 499 Bytes

Pair.md

File metadata and controls

11 lines (8 loc) · 499 Bytes

Tgm.Roborally.Api.Model.Pair

A named value. A pair of an index and value. (Part of a map)

Properties

Name Type Description Notes
Name string The name the value is bound to
Value int The value behind the name. Can be null [optional]

[Back to Model list] [Back to API list] [Back to README]