C# Class Avalon.Structures.LiscenseData

Show file Open project: mabinogidev/mabinogi-development

Public Properties

Property Type Description
Level int
StageGroupHash int
StageLocation int

Private Methods

Method Description
LiscenseData ( int stage, int hash, int level ) : System

Property Details

Level public property

public int Level
return int

StageGroupHash public property

public int StageGroupHash
return int

StageLocation public property

public int StageLocation
return int