C# Class GameStruct.GeneratorInfo

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

Méthodes publiques

Свойство Type Description
amount uint
bound_cx uint
bound_cy uint
bound_x uint
bound_y uint
dir byte
mapid uint
monsterid uint
time uint

Méthodes publiques

Méthode Description
GeneratorInfo ( ) : System

Method Details

GeneratorInfo() public méthode

public GeneratorInfo ( ) : System
Résultat System

Property Details

amount public_oe property

public uint amount
Résultat uint

bound_cx public_oe property

public uint bound_cx
Résultat uint

bound_cy public_oe property

public uint bound_cy
Résultat uint

bound_x public_oe property

public uint bound_x
Résultat uint

bound_y public_oe property

public uint bound_y
Résultat uint

dir public_oe property

public byte dir
Résultat byte

mapid public_oe property

public uint mapid
Résultat uint

monsterid public_oe property

public uint monsterid
Résultat uint

time public_oe property

public uint time
Résultat uint