C# Class ActivEarth.Objects.Competition.Badges.BadgeConstants.WalkDistance

Constants for the Walking Distance badge.
Mostra file Open project: mlcamilli/ActivEarth

Public Properties

Property Type Description
FORMAT string
IMAGES string[]
REQUIREMENTS float[]
REWARDS int[]

Property Details

FORMAT public_oe static_oe property

public static string FORMAT
return string

IMAGES public_oe static_oe property

public static string[] IMAGES
return string[]

REQUIREMENTS public_oe static_oe property

public static float[] REQUIREMENTS
return float[]

REWARDS public_oe static_oe property

public static int[] REWARDS
return int[]