C# Class HyoutaTools.DanganRonpa.Nonstop.NonstopSingle

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools

Méthodes publiques

Свойство Type Description
data System.UInt16[]
size int

Méthodes publiques

Méthode Description
NonstopSingle ( int offset, byte file, int size ) : System
ToString ( ) : string

Method Details

NonstopSingle() public méthode

public NonstopSingle ( int offset, byte file, int size ) : System
offset int
file byte
size int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

data public_oe property

public UInt16[],System data
Résultat System.UInt16[]

size public_oe property

public int size
Résultat int