C# Class GameStruct.EquipStrongInfo

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
chance int
level byte

Méthodes publiques

Méthode Description
EquipStrongInfo ( ) : System

Method Details

EquipStrongInfo() public méthode

public EquipStrongInfo ( ) : System
Résultat System

Property Details

chance public_oe property

public int chance
Résultat int

level public_oe property

public byte level
Résultat byte