C# Class GameStruct.TrackInfo

Afficher le fichier Open project: dream-young-soul/soul

Méthodes publiques

Свойство Type Description
action uint
alt byte
apply_ms int
direction byte
id uint
id_next uint
power int
step byte

Méthodes publiques

Méthode Description
TrackInfo ( ) : System

Method Details

TrackInfo() public méthode

public TrackInfo ( ) : System
Résultat System

Property Details

action public_oe property

public uint action
Résultat uint

alt public_oe property

public byte alt
Résultat byte

apply_ms public_oe property

public int apply_ms
Résultat int

direction public_oe property

public byte direction
Résultat byte

id public_oe property

public uint id
Résultat uint

id_next public_oe property

public uint id_next
Résultat uint

power public_oe property

public int power
Résultat int

step public_oe property

public byte step
Résultat byte