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

ファイルを表示 Open project: AdmiralCurtiss/HyoutaTools

Public Properties

Property Type Description
LocationIdDict Location>.Dictionary
LocationList List

Public Methods

Method Description
WRLDDAT ( Stream stream ) : System
WRLDDAT ( String filename ) : System

Private Methods

Method Description
LoadFile ( Stream stream ) : bool

Method Details

WRLDDAT() public method

public WRLDDAT ( Stream stream ) : System
stream Stream
return System

WRLDDAT() public method

public WRLDDAT ( String filename ) : System
filename String
return System

Property Details

LocationIdDict public_oe property

public Dictionary LocationIdDict
return Location>.Dictionary

LocationList public_oe property

public List LocationList
return List