C# 클래스 FittingEngine.Ammo

파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment 1 사용 예제들

공개 메소드들

메소드 설명
Ammo ( FittingService service ) : System.Collections.Generic
GetFactionAmmoForWeapon ( Item weapon ) : Item
GetHighDamageT2AmmoForWeapon ( Item weapon ) : Item
GetLongRangeT2AmmoForWeapon ( Item weapon ) : Item

비공개 메소드들

메소드 설명
GetChargeSize ( Item weapon ) : ChargeSize
GetT2AmmoTypes ( Item weapon ) : T2

메소드 상세

Ammo() 공개 메소드

public Ammo ( FittingService service ) : System.Collections.Generic
service FittingService
리턴 System.Collections.Generic

GetFactionAmmoForWeapon() 공개 메소드

public GetFactionAmmoForWeapon ( Item weapon ) : Item
weapon Item
리턴 Item

GetHighDamageT2AmmoForWeapon() 공개 메소드

public GetHighDamageT2AmmoForWeapon ( Item weapon ) : Item
weapon Item
리턴 Item

GetLongRangeT2AmmoForWeapon() 공개 메소드

public GetLongRangeT2AmmoForWeapon ( Item weapon ) : Item
weapon Item
리턴 Item