C# Class AssemblyCSharp.WeightedGroupItem

Afficher le fichier Open project: wooga/ps_social_jam Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Type string
Weight float

Méthodes publiques

Méthode Description
ForIndex ( int index, string type, string Name ) : WeightedGroupItem
ToString ( ) : string

Method Details

ForIndex() public static méthode

public static ForIndex ( int index, string type, string Name ) : WeightedGroupItem
index int
type string
Name string
Résultat WeightedGroupItem

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Name public_oe property

public string Name
Résultat string

Type public_oe property

public string Type
Résultat string

Weight public_oe property

public float Weight
Résultat float