C# Class AlbLib.Mapping.NPC

Mostrar archivo Open project: IllidanS4/AlbLib Class Usage Examples

Public Methods

Method Description
NPC ( BinaryReader reader ) : System
NPC ( Stream stream ) : System

Method Details

NPC() public method

public NPC ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

NPC() public method

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