C# Class entity.Main.MenuClasses.listBlockData

Inheritance: baseData
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
animationIndex short
bottom short
buttonsLoop bool
introAnimationDelay short
left short
skinIndex short
visibleItemCount short

Méthodes publiques

Méthode Description
Read ( BinaryReader br ) : void
listBlockData ( int Order ) : System

Method Details

Read() public méthode

public Read ( BinaryReader br ) : void
br System.IO.BinaryReader
Résultat void

listBlockData() public méthode

public listBlockData ( int Order ) : System
Order int
Résultat System

Property Details

animationIndex public_oe property

public short animationIndex
Résultat short

bottom public_oe property

public short bottom
Résultat short

buttonsLoop public_oe property

public bool buttonsLoop
Résultat bool

introAnimationDelay public_oe property

public short introAnimationDelay
Résultat short

left public_oe property

public short left
Résultat short

skinIndex public_oe property

public short skinIndex
Résultat short

visibleItemCount public_oe property

public short visibleItemCount
Résultat short