예제 #1
0
 public LotroFishing(pwnagebot.LotroInterface.LotroInterface interface_, MemoryReader reader_, int fishingPtr_)
 {
     this.e = interface_;
     this.f = (LotroInteract)interface_.Interact;
     this.d = reader_;
     this.g = fishingPtr_;
     this.i = -1;
 }
예제 #2
0
 public LotroInteract(pwnagebot.LotroInterface.LotroInterface interface_)
 {
     this.a = interface_;
 }