Method | Description | |
---|---|---|
GetOrNull ( ushort huntingZoneId, int templateId ) : |
||
GetOrPlaceholder ( ushort huntingZoneId, int templateId ) : |
||
NpcDatabase ( IEnumerable |
||
NpcDatabase ( string filename ) : System |
Method | Description | |
---|---|---|
LoadNpcInfos ( string filename ) : IEnumerable |
public GetOrNull ( ushort huntingZoneId, int templateId ) : |
||
huntingZoneId | ushort | |
templateId | int | |
return |
public GetOrPlaceholder ( ushort huntingZoneId, int templateId ) : |
||
huntingZoneId | ushort | |
templateId | int | |
return |
public NpcDatabase ( IEnumerable |
||
npcInfo | IEnumerable |
|
return | System |
public NpcDatabase ( string filename ) : System | ||
filename | string | |
return | System |