C# Class Tera.Game.NpcInfo

Datei anzeigen Open project: gothos-folly/TeraDamageMeter Class Usage Examples

Public Methods

Method Description
NpcInfo ( ushort huntingZoneId, int templateId, string name ) : System

Method Details

NpcInfo() public method

public NpcInfo ( ushort huntingZoneId, int templateId, string name ) : System
huntingZoneId ushort
templateId int
name string
return System