C# Class Avalon.Structures.LiscenseData

Afficher le fichier Open project: mabinogidev/mabinogi-development

Méthodes publiques

Свойство Type Description
Level int
StageGroupHash int
StageLocation int

Private Methods

Méthode Description
LiscenseData ( int stage, int hash, int level ) : System

Property Details

Level public_oe property

public int Level
Résultat int

StageGroupHash public_oe property

public int StageGroupHash
Résultat int

StageLocation public_oe property

public int StageLocation
Résultat int