C# Class AlbLib.Mapping.NPC

Afficher le fichier Open project: IllidanS4/AlbLib Class Usage Examples

Méthodes publiques

Méthode Description
NPC ( BinaryReader reader ) : System
NPC ( Stream stream ) : System

Method Details

NPC() public méthode

public NPC ( BinaryReader reader ) : System
reader System.IO.BinaryReader
Résultat System

NPC() public méthode

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