C# Class HyoutaTools.Tales.Vesperia.WRLDDAT.WRLDDAT

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools

Méthodes publiques

Свойство Type Description
LocationIdDict Location>.Dictionary
LocationList List

Méthodes publiques

Méthode Description
WRLDDAT ( Stream stream ) : System
WRLDDAT ( String filename ) : System

Private Methods

Méthode Description
LoadFile ( Stream stream ) : bool

Method Details

WRLDDAT() public méthode

public WRLDDAT ( Stream stream ) : System
stream Stream
Résultat System

WRLDDAT() public méthode

public WRLDDAT ( String filename ) : System
filename String
Résultat System

Property Details

LocationIdDict public_oe property

public Dictionary LocationIdDict
Résultat Location>.Dictionary

LocationList public_oe property

public List LocationList
Résultat List