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

Constants for the Running Distance badge.
显示文件 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[]